Sukikiroi / itex_senior_backend

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nest Logo

Description

an API for a Doctor's Office Management System. The system should allow doctors and administrative staff to manage appointments, patient records, prescriptions, and medical histories.

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Docker Env

$ docker-compose build
$ docker-compose up

Support

Info

Postman Collection API:https://api.postman.com/collections/12080697-be0efc24-24b0-41e9-b387-b5705ca01111?access_key=PMAT-01H6PB48TBZ2T6XG1QPFP3D4JE

Swager Doc URI:http://localhost:3000/api

License

Nest is MIT licensed.

About


Languages

Language:TypeScript 97.9%Language:JavaScript 1.3%Language:Dockerfile 0.9%