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