This the backend for a time-booking web app which can be used to provide bookable time frames to an audience.
|
|
há 1 ano atrás | |
|---|---|---|
| bin | há 1 ano atrás | |
| public | há 1 ano atrás | |
| routes | há 1 ano atrás | |
| schemas | há 1 ano atrás | |
| views | há 1 ano atrás | |
| .env-example | há 1 ano atrás | |
| .gitignore | há 1 ano atrás | |
| README.md | há 1 ano atrás | |
| app.js | há 1 ano atrás | |
| eslint.config.mjs | há 1 ano atrás | |
| package.json | há 1 ano atrás | |
| passport.js | há 1 ano atrás | |
| utils.js | há 1 ano atrás |
Ersteller: Paul Göttsche und 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.