8000 GitHub - bogdansucila/api
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

bogdansucila/api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Installation

  1. Install RethinkDB on OSX
brew update && brew install rethinkdb
  1. Start RethinkDB server (default port 8080)
cd api
rethinkdb
  1. Open another terminal tab. Get dependencies
npm install
  1. Start node server (default port 80)
node server

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0