Setting up development environment on your local computer should be quite straightforward. However, if you run into any issues during the process, please don't hesitate to contact us directly at the official Discord channel.
-
Install Play Framework: This project is using Play version 2.6.x
-
Run
make dev
If you encounter an "already used port" issue then please run make dev APP_PORT=<different port>
We do not have strict rules on how or what kind of issues you must or mustn't create. Please feel free to submit any ideas / bugs / feature request and etc.
We follow Github's standard fork-and-pull process
We will follow Angular Commit Convention for the git commit message. Please follow below references for more details:
Fill this in