psrc / queue

Queue: the platform for managing long-running simulation models.
http://psrc.github.io/queue
2 stars 0 forks source link

Write docs for how to set up your dev machine #78

Closed billyc closed 8 years ago

billyc commented 8 years ago

I think we'll probably want to have a local version of the webapp running locally, and push things to the test server when they're ready. So, docs need to be written on how to set up a local copy of django/queue running.

bricegnichols commented 8 years ago

I updated our wiki pages. We'll be adding to it as we go. I also started using readthedocs, but was having trouble so I went with wiki pages for now.