adeperio / base

A Starter Kit for React+Flux and Express+Postgres
MIT License
165 stars 28 forks source link

Heroku deploys #57

Open adeperio opened 9 years ago

stujo commented 8 years ago

Heroku by default uses the DATABASE_URL environment variable to determine which database should be used. Perhaps src/server/config.js could be changed to match this convention