Skip to content

Latest commit

 

History

History
10 lines (8 loc) · 194 Bytes

README.md

File metadata and controls

10 lines (8 loc) · 194 Bytes

rest-api-rethinkdb-seed

A quick start REST API using Restify and RethinkDB

Install

  • brew install rethinkdb
  • npm install

Run

  • node_modules/.bin/nodemon server.js
  • rethinkdb