https://github.com/christianliebel/dhbw-webeng2-ws2019-server
https://github.com/christianliebel/dhbw-webeng2-ws2019-server
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/christianliebel/dhbw-webeng2-ws2019-server
- Owner: christianliebel
- Created: 2019-11-19T20:09:22.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2020-09-12T10:55:27.000Z (over 4 years ago)
- Last Synced: 2025-02-12T20:46:20.667Z (4 months ago)
- Language: TypeScript
- Size: 967 KB
- Stars: 0
- Watchers: 2
- Forks: 2
- Open Issues: 6
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# TINF18: Web Engineering II
Quellcode des Demo-Backends für die Vorlesung Web Engineering II, Jahrgang TINF18 an der Dualen Hochschule Baden-Württemberg Karlsruhe.
## Setup
```bash
npm i
npm start
```Please adjust [the JWT configuration](https://github.com/christianliebel/dhbw-webeng2-ws2019-server/blob/master/src/common/authentication.middleware.ts#L12-L16) to match your tenant & audience from Auth0:
