Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 1.41 KB

README.md

File metadata and controls

33 lines (21 loc) · 1.41 KB

Code Climate Test Coverage Dependency Status security

Master

CircleCI

Stage

CircleCI

Our live websites

fsektionen.se

  • Follows the master-branch and running on the production database

stage.fsektionen.se

  • Follows the stage-branch and running on a separate database
  • Is okay to merge and force push and to use as a crash course.

Getting started

Head to the wiki to learn how to setup and use the system.


What you should never do:

  • Change files directly on the server (especially running commands as root!)
  • Force-push to master
  • Create commits directly on master