This the backend for a time-booking web app which can be used to provide bookable time frames to an audience.
|
|
пре 8 месеци | |
|---|---|---|
| bin | пре 1 година | |
| public | пре 11 месеци | |
| routes | пре 9 месеци | |
| schemas | пре 9 месеци | |
| views | пре 10 месеци | |
| .dockerignore | пре 8 месеци | |
| .env-example copy | пре 10 месеци | |
| .gitignore | пре 9 месеци | |
| Dockerfile | пре 8 месеци | |
| README.md | пре 11 месеци | |
| app.js | пре 9 месеци | |
| eslint.config.mjs | пре 11 месеци | |
| mongodb.sh | пре 11 месеци | |
| package.json | пре 9 месеци | |
| passport.js | пре 11 месеци | |
| utils.js | пре 10 месеци | |
| vercel.json | пре 9 месеци |
Ersteller: Oliver Deutsch
Rename .env-example to .env and set the secrets. Then install all the
required dependencies using npm install. After that the project can be
started using npm run dev.