honestcode-backend-blueprints
v1.0.0
Published
This micro server manage the blueprints of honestcode.io
Downloads
18
Readme
HonestCode.io Blueprints services
This micro server manage the blueprints of honestcode.io
Architecture
This micro server uses nodejs with mongodb to store data
Tests
Integration tests need a MongoDB running
npm test-acceptanceAcceptance tests need a MongoDB and HTTP Server running
Start server
npm startRun tests
npm run test-acceptanceRun server
npm start