Skip to content

Guidelines

Pedro Correia edited this page Mar 3, 2020 · 12 revisions

Important

After forking this project, change your README.md badges to point to your repository. Code Coverage badge MUST be changed

To update your code coverage go to CODECOV_TOKENhttps://github.com/socialsoftware/quizzes-tutor/settings/secrets

Recommend IDE:

  • For backend - IntelliJ (There is an ultimate version freely available to students)
  • For frontend - Webstorm (Free to students)

IDE Configuration

  • 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"

SSH

Always use ssh to clone, pull, push, etc. To configure ssh:

Clone this wiki locally