/niro-health

"Niro Health" is an ambitious and robust solution for server-side applications, considered as the best choice to start any business. We have abstracted all our engineering to cover most of the use cases that may occur on a daily basis. We have adapted NestJS as a base and gateway for new developers to adapt faster

Primary LanguageTypeScriptMIT LicenseMIT

Repository Info Repository Info

Sponsor Commitizen friendly TypeScript version Node.js version GPLV3

Discord

https://discord.gg/m6QaHFuUXB

Team

Lack Zillions Over (LZO) Team Repository Info

Project

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.

Repository Info Repository Info

Getting Started

This project is intended to be used with the latest Active LTS release of Node.js.

Clone repository

To clone the repository, use the following commands:

git clone https://github.com/Lack-Zillions-Over/niro-health.git

Download latest release

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

Requirements

  • You need to install docker engine.

Available Scripts

  • update - updates the project dependencies
  • clean - remove coverage data, Jest cache and transpiled files
  • prebuild - lint source files and tests before building,
  • build - transpile TypeScript to ES6
  • build:watch - interactive watch mode to automatically transpile source files
  • type-check - run tsc to check types
  • type-check:watch - interactive watch mode to automatically check types
  • lint - lint source files and tests
  • test - run tests
  • test:watch - interactive watch mode to automatically re-run tests

Backers & Sponsors

Support this project by becoming a sponsor.

Repository Info Repository Info Repository Info

License

GNU GENERAL PUBLIC LICENSE v3. See the LICENSE file for details.