AIS — Armada Internal System
- Please try to write clean, readable code
- Please try to write tests for your code
- Please try to write meaningful commit messages, PR descriptions etc.
- Please try to help resolve any open PRs / issues
Above all, be respectful towards others :)
We have one long-running branch, master
, that is more or less continuously deployed. In order to be merged into master
your code must be peer reviewed by someone else on the team in a PR (this is enforced on GitHub).
- Download VirtualBox and Vagrant
- Clone the repo and run
vagrant up
from the repo's root - ☕️
- Browse to localhost:8080 and log in with username "admin" and password "admin"
- Bam! That's your local AIS environment.
If you don't want to use Vagrant, instructions for getting started with OSX, Ubuntu, and Windows are available. See docs/producton_setup.md for details on how to get a production server up and running.
Please check out LICENSE.txt for information.