An open API service indexing awesome lists of open source software.

https://github.com/netgusto/jmapserver


https://github.com/netgusto/jmapserver

Last synced: 5 months ago
JSON representation

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
```