https://github.com/netgusto/jmapserver
https://github.com/netgusto/jmapserver
Last synced: 5 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/netgusto/jmapserver
- Owner: netgusto
- Created: 2015-09-22T19:53:47.000Z (over 10 years ago)
- Default Branch: master
- Last Pushed: 2015-09-23T20:10:13.000Z (over 10 years ago)
- Last Synced: 2025-01-29T02:45:03.721Z (12 months ago)
- Language: JavaScript
- Size: 723 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# nodejs-base
Node base project
```bash
$ DATABASE_URL="postgresql://jerome:@127.0.0.1:5432/dbname" npm run dev
$ node console.js
```