-
Notifications
You must be signed in to change notification settings - Fork 45
Guidelines
Pedro Correia edited this page Feb 7, 2020
·
12 revisions
After forking this project, change your README.md badges to point to your repository. Code Coverage badge MUST be changed
- For backend - IntelliJ (There is an ultimate version freely available to students)
- For frontend - Webstorm (Free to students)
- Make sure to use SonarLint in IntelliJ
- Make sure to use prettier in your frontend IDE
- To use Spring-boot live reload in IntelliJ go to File>Settings>Build, Execution, Deployment>Compiler and check "Build project automatically"
Always use ssh to clone, pull, push, etc. To configure ssh:
- ssh-keygen
- cat ~/.ssh/id_rsa.pub
- Add to https://github.com/settings/keys