Niro Health
is an ambitious and robust solution for server-side applications, thought to be the best choice for starting any business. We abstracted all of our engineering to cover most use cases that might occur on a daily basis. We have adopted the best framework on the market as our base and gateway to new developers.
This project is intended to be used with the latest Active LTS release of Node.js.
To clone the repository, use the following commands:
git clone https://github.com/Lack-Zillions-Over/niro-health.git
Download and unzip the current main branch or one of the tags:
wget https://github.com/Lack-Zillions-Over/niro-health/archive/main.zip -O niro-health.zip
unzip niro-health.zip && rm niro-health.zip
- You need to install docker engine.
update
- updates the project dependenciesclean
- remove coverage data, Jest cache and transpiled filesprebuild
- lint source files and tests before building,build
- transpile TypeScript to ES6build:watch
- interactive watch mode to automatically transpile source filestype-check
- run tsc to check typestype-check:watch
- interactive watch mode to automatically check typeslint
- lint source files and teststest
- run teststest:watch
- interactive watch mode to automatically re-run tests
Support this project by becoming a sponsor.
GNU GENERAL PUBLIC LICENSE v3. See the LICENSE file for details.