Skip to content

Latest commit

 

History

History
29 lines (20 loc) · 313 Bytes

README.md

File metadata and controls

29 lines (20 loc) · 313 Bytes

comwell

How to run

Start the NextJS app:

npm run -w client dev

Start the NestJS app:

npm run -w server start:dev

Basic requirements

  • Create a user
  • Create a booking

Extra features

  • Login
  • Profile endpoint
  • Database index
  • OpenAPI documentation
  • GDPR banner
  • Logout