Skip to content

Martikos/Geaky-API

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

API For LOSS

No DPD, not anymore.

Stack:

  • Node.js with Express, CoffeeScript
  • MongoDB & Mongoose

Setup

Env Variables

These environment variables need to be set:

  • mongohq_username
  • mongohq_password
  • github_clientid
  • github_clientsecret (contact me for keys :)

Server Setup

Clone Repo

git clone [email protected]:Martikos/Losi-API.git
cd Losi-API
npm install

Install Global Dependencies

npm install -g coffeescript
npm install -g foreman

Run Server

foreman start

About

REST API for LOSS MongoDB databases.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published