/aquaflow-api

AquaFlow API: For Smart Water Management System

Primary LanguageTypeScriptMIT LicenseMIT

Nest Logo

AquaFlow API: For Smart Water Management System

Work in Progress

Description

This repository contains the backend API for AquaFlow, a comprehensive software solution designed to streamline the management of artesian wells for individual owners.

Technology Stack

  • Nest.js
  • Prisma ORM
  • TypeScript
  • MySQL

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests
$ npm run test

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

License

Stay in touch