Skip to content

alexyoung/dailyjs-heroku-postgres

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

dailyjs-heroku-postgres
======

installation
------

```
heroku create --stack cedar
git push heroku master
heroku addons:add heroku-postgresql
heroku run node schema.js
heroku open
```

See Detailed Documentation http://dailyjs.com/2011/09/26/heroku/

About

Heroku PostgreSQL example

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published