marcode24 / smart-dental-backend

🦷 This is the backend for the Smart Dental project. It is a REST API built with NestJS and MySQL as the database using Sequelize as the ORM

Home Page:https://smart-dental-backend.onrender.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Smart Dental Backend

This project was generated with Nest CLI version 8.2.3

Get started

Requirements

Clone the repo

git clone https://github.com/marcode24/smart-dental-backend
cd smart-dental-backend

Install npm packages

Install the npm packages described in the package.json and verify that it works.

npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

About

🦷 This is the backend for the Smart Dental project. It is a REST API built with NestJS and MySQL as the database using Sequelize as the ORM

https://smart-dental-backend.onrender.com


Languages

Language:TypeScript 97.0%Language:JavaScript 2.3%Language:Shell 0.7%