This is an internal document for setting up development environment. May not necessarily make sense to everyone.
- Use a linux environment to start with. Windows works too as long as you can make it work.
- Install GIT, python 2.7.2, Django 1.6.5 and postgres (if possible)
- We use Django rest api for backend and backbone + HTML5 + CSS3 for front-end.
- We currently use sublime text for our development and chrome developer tools for debugging front end code.
- We deploy to Heroku using git push.
No comments:
Post a Comment