Skip to content
This repository has been archived by the owner on Jul 4, 2019. It is now read-only.

soldotno/aurora-demo-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aurora Demo API

Demo implementation of an API conforming to aurora-core specifications.

Install dependencies (some might need to use sudo for various reasons):

Development shellscript example:

#!/bin/sh
export PORT=3001
export DEBUG="*, -babel"
export NODE_ENV="development"

npm start

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •