Package Exports
- nodetomic-api
This package does not declare an exports field, so the exports above have been automatically detected and optimized by JSPM instead. If any package subpath is missing, it is recommended to post an issue to the original package (nodetomic-api) to support the "exports" field. If that is not possible, create a JSPM override to customize the exports field for this package.
Readme
Nodetomic-api

Simple RESTful server designed for horizontal scalability, based on [MERN] MongoDb, Express, Redis, NodeJS.
Example horizontal scalability

Technologies
Requirements
Installation
git clone https://github.com/kevoj/nodetomic-api
cd nodetomic-api
npm i
Start [Development]
npm start
Build
npm run build
- Generate output folder:
dist
Test
npm test
You must be aware of running npm start
Eslint
npm lint
Start [Production]
npm run serve
License
MIT © Leonardo Rico