Skip to content

Latest commit

 

History

History
21 lines (14 loc) · 390 Bytes

File metadata and controls

21 lines (14 loc) · 390 Bytes

TeslaAPI

Tesla forum database and RESTful API

Requirements

Getting started

  1. clone the repo
  2. start mongo
  3. cd into repository directory
  4. run npm install
  5. run node api.js

The yay API is now running on port 3000.