Skip to content

holodex/loomio-data

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

holodex/loomio-data

micro-service to serve Loomio data as agents and relationships

install

git clone https://github.com/holodex/loomio-data
cd loomio-data
npm install
npm start

scripts

start

start the server, by default on port 5000

npm start

test

run the ava tests

npm test

dev

start the server with NODE_ENV=development and automatic reloading on code changes

npm run dev

prod

start the server with NODE_ENV=production

npm run prod

About

micro-service to serve Loomio data as Linked Data agents and relationships

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published