This commit is contained in:
Maxi Redigonda 2022-06-10 17:49:54 -03:00
parent 3f17fe6d56
commit 016d38d064
2 changed files with 7 additions and 2 deletions

View File

@ -78,4 +78,3 @@ If you're doing development, you can use a FakeSMTP server to see the mails that
4. Set the port to 7070 and start the SMTP server.
5. Every time the application sends an email, it will be reflected there.
![2022-06-08_10-32_demo_staff](https://user-images.githubusercontent.com/25920622/172867706-3669c7db-ef86-48df-92a9-8c2bfb19f622.gif)

View File

@ -41,6 +41,10 @@ OpenSupports is growing and steadily incorporating new features. You might want
## 💪🏼 Features
Check out our [most important features](https://opensupports.com/features) at our website!
Are we missing something? [Suggest an improvement](https://github.com/opensupports/opensupports/issues/new)!
## 🛠 Install
OpenSupports can be hosted on your own servers, or [hosted by us](https://www.opensupports.com/pricing/).
@ -53,6 +57,8 @@ Check out our [installation guide](https://docs.opensupports.com/guides/installa
## Development
You can help us build OpenSupports' features.
Are you a programmer? You can help us build OpenSupports' features!
Check out our [development guide](./DEVELOPMENT.md) to get your development environment up and running.
And even if you are not a programmer, you can help us by [reporting problems or suggesting improvements](https://github.com/opensupports/opensupports/issues/new), we love feedback and learn a lot from it!