williamguilhermesouza / bem-estar-backend

Bem Estar App Backend built with NestJs and Typescript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Bem Estar

Backend

This is the backend of the Bem Estar App, an app built to satisfy the needs of a physiotherapy clinic.

The modules of the app are: Attendance, Home (with an agenda), Movements, Overview (with graphs), Patients and Users.

How to use

To use the app you have to clone the code, install the dependencies and run:

git clone https://github.com/williamguilhermesouza/bem-estar-backend.git

yarn install

yarn run start:dev

After that run the frontend at: https://github.com/williamguilhermesouza/bem-estar-frontend.git

About

Bem Estar App Backend built with NestJs and Typescript


Languages

Language:TypeScript 99.0%Language:JavaScript 1.0%