Skip to content

Commit

Permalink
Adjust milestone 3.
Browse files Browse the repository at this point in the history
  • Loading branch information
jakeharding committed Apr 27, 2017
1 parent 08395f6 commit 13a8bf8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions docs/Milestone3.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,11 +13,11 @@ The current state of the system is in a proof of concept and is not ready for a
## Development Environment
Our development operating system is a Linux/Unix (Mac) environment and our database management system is MySQL.

Our server is running on Python 3.5+ and is using the Django web framework and dev server. Python’s `virtualenv` is used to keep every developers python environment the same.
Our server is running on Python 3.5+ and is using the Django web framework and dev server.

Our front end is using the node package manager (npm) to manage and keep our dependencies in sync.

Docker is used to create an instance of the system as fast as possible.
Docker is used to create an instance of the system as fast as possible and isolate the installation from other parts of the infrastructure running the application.

## Posted Repository Issues
- Jake - [GitHealth](https://github.com/Ashkeelun/GitHealth)
Expand Down

0 comments on commit 13a8bf8

Please sign in to comment.