Skip to content

worldyn/ais

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

AIS — Armada Internal System Build Status

Contribution Guides

  • 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 :)

Branching strategy

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).

Development setup

  1. Download VirtualBox and Vagrant
  2. Clone the repo and run vagrant up from the repo's root
  3. ☕️
  4. Browse to localhost:8080 and log in with username "admin" and password "admin"
  5. 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.

License Information

Please check out LICENSE.txt for information.

About

Python/Django AIS

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 57.8%
  • HTML 19.1%
  • JavaScript 14.8%
  • CSS 7.8%
  • Shell 0.5%