This the backend for a time-booking web app which can be used to provide bookable time frames to an audience.
|
|
10 mesi fa | |
|---|---|---|
| bin | 11 mesi fa | |
| public | 11 mesi fa | |
| routes | 10 mesi fa | |
| schemas | 10 mesi fa | |
| views | 10 mesi fa | |
| .env-example copy | 10 mesi fa | |
| .gitignore | 11 mesi fa | |
| README.md | 11 mesi fa | |
| app.js | 10 mesi fa | |
| eslint.config.mjs | 11 mesi fa | |
| mongodb.sh | 11 mesi fa | |
| package.json | 10 mesi fa | |
| passport.js | 11 mesi fa | |
| utils.js | 10 mesi fa |
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.