Skip to content

idan/telostats

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

270 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Telostats

Dev

$ cd telostats
$ mkvirtualenv telostats
$ pip install -r requirements.txt
$ gem install sass bourbon
$ npm install -g coffee-script  # might require sudo
$ createdb telostats
$ python manage.py syncdb --migrate
$ python manage.py measure_stations --no-log

Create .env file (and use https://github.com/kennethreitz/autoenv) with required env vars:

  • AWS_ACCESS_KEY_ID
  • AWS_SECRET_ACCESS_KEY
  • DJANGO_SECRET_KEY
  • TEMPODB_KEY
  • TEMPODB_SECRET

Don't start separate processes for sass/coffee/runserver. Just do:

foreman start -f Procfile.dev

Copyright

Copyright (c) 2012 Idan Gazit, Yuval Adam, and Contributors

See LICENSE.txt for more info.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •