In development Description Nest API to serve a website used by assistants to manage a dental clinic Installation $ yarn Running the app # development $ yarn run start # watch mode $ yarn run dev # production mode $ yarn run start:prod Test # unit tests $ yarn run test