Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/mcollina/seneca-mvp-shard-postgresql


https://github.com/mcollina/seneca-mvp-shard-postgresql

Last synced: 28 days ago
JSON representation

Awesome Lists containing this project

README

        

seneca-mvp
==========

## Setup

```bash
cp options.example.js options.mine.js
npm install
cd public
bower install
```

Edit options.mine.js as needed.

## Run

```bash
node mvp-app.js
```

And open [localhost:3333](http://localhost:3333)