Skip to content

rvk86/retro

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  • sudo apt-get update
  • sudo apt-get install potrace
  • sudo apt-get install libcairo2-dev
  • sudo apt-get install python-cffi
  • sudo apt-get install libffi-dev
  • sudo apt-get install postgresql postgresql-client
  • sudo apt-get install postgresql-server-dev-9.3
  • sudo apt-get install libpq-dev
  • pip install -r requirements.txt
  • ./manage.py migrate

Deployment notes

  • For the react build process to work run heroku config:set NPM_CONFIG_PRODUCTION=false so it also installs the dev deps.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published