Skip to content

fsek/web

Repository files navigation

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