Files
appointment-booking-software/README.md

19 lines
549 B
Markdown

# appointment-booking
End-to-end encrypted appointment booking platform
## Local development
- `npm install`
- `npm run docker:dev:up`
- `npm run db:migrate`
- `npm run db:push`
- `npm run dev`
## Funding
This project is funded by:
<a href="https://www.bmbf.de/" target="_blank"><img src="docs/assets/BMFTR.png" alt="German Federal Ministry of Research, Technology and Space" style="height: 150px"></a>
<a href="https://prototypefund.de/" target="_blank"><img src="docs/assets/PrototypeFund.png" alt="PrototypeFund" style="height: 150px"></a>