Skip to content

mircoc/dentist-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Dentist app

Quick start

Backend

cd backend
npm i
npm run build
cp .env.example .env
npm run start:docker

Frontend

cd frontend
yarn install
yarn start

Open API documentation

Run the server inside docker for example and call the /doc route:

http://localhost:4000/doc

About

Dentist appointment app

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published