Files
appointment-booking-software/README.md
T
2025-10-11 13:12:33 +02:00

18 lines
593 B
Markdown

# appointment-booking
End-to-end encrypted appointment booking platform
## Local development
- Create your own local `.env` file. You can base it on [.env.example](./.env.example)
- `npm install`
- `npm run docker:dev:up`
- `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>