JSPM

  • ESM via JSPM
  • ES Module Entrypoint
  • Export Map
  • Keywords
  • License
  • Repository URL
  • TypeScript Types
  • README
  • Created
  • Published
  • Downloads 6
  • Score
    100M100P100Q41511F
  • License MIT

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

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 NPM version Build Status dependencies Status devDependencies Status Join the chat at https://gitter.im/kevoj/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