This website requires JavaScript.
Explore
Help
Sign In
theis.gaedigk
/
bikelane
Watch
1
Star
1
Fork
0
You've already forked bikelane
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
main
bikelane
/
backend
History
theis.gaedigk
6a8d13b69b
shortened the server.js file
2025-07-25 09:55:31 +02:00
..
routes
added api router to backend and fixed badge when reloading the website
2025-07-25 09:54:34 +02:00
services
added Function to recognise the frontend if the logged in user is an admin or not.
2025-07-24 11:30:00 +02:00
.env
added jwt service. Currently it has some bugs and it is not very functional.
2025-07-22 19:39:54 +02:00
Dockerfile
feat: initialize React client with Vite setup
2025-07-21 15:20:41 +02:00
package-lock.json
added dependecies to later create the jwt token.
2025-07-22 17:05:41 +02:00
package.json
added dependecies to later create the jwt token.
2025-07-22 17:05:41 +02:00
server.js
shortened the server.js file
2025-07-25 09:55:31 +02:00