Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/chrisco/express-demo
https://github.com/chrisco/express-demo
Last synced: 8 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/chrisco/express-demo
- Owner: chrisco
- Created: 2016-06-03T22:09:51.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-06-03T22:10:10.000Z (over 8 years ago)
- Last Synced: 2024-03-17T06:22:50.445Z (8 months ago)
- Language: JavaScript
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Express Demo App
Live at:
https://vast-bayou-65312.herokuapp.com/Deployed on Heroku with:
```
$ heroku create
$ git push heroku master
$ heroku open
```