Skip to content

DalcoveDev/INKINGIRESCURE_backend

Repository files navigation

INKINGI Rescue Logo                      Nest Logo

INKINGI Rescue — A Rescue and Emergency Response API built with NestJS for managing incidents, responders, and support coordination.

NPM Version License Build Status Discord


Description

INKINGI Rescue is a backend API system designed to facilitate emergency response coordination — connecting citizens, rescuers, and authorities in real time.
It provides secure endpoints for reporting incidents, tracking rescue operations, managing responder profiles, and storing case records.

Built using the NestJS framework for efficient, modular, and scalable server-side architecture.


Installation

Clone the repository and install dependencies:

$ git clone https://github.com/DalcoveDev/INKINGIRESCURE_backend.git
$ cd INKINGIRescure_backend
$ npm install

Compile and run the project

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors