This website requires JavaScript.
Explore
Help
Sign In
LicenseAPI
/
Backend
Watch
1
Star
0
Fork
0
You've already forked Backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Backend
/
src
History
Mathias Wagner
bd5ffa9f46
Integrated the project router into the index.ts
2023-01-22 01:08:49 +01:00
..
controller
Created the projects.ts controller
2023-01-22 01:06:07 +01:00
middlewares
Created the authentication middleware
2023-01-15 20:34:07 +01:00
models
Updated the Project.ts model
2023-01-22 01:02:50 +01:00
routes
/v1
Integrated the project router into the index.ts
2023-01-22 01:08:49 +01:00
types
/overrides
Created the index.d.ts override
2023-01-15 20:34:19 +01:00
utils
Added the decryption util
2023-01-15 18:37:38 +01:00
server.ts
Made the server.ts prettier
2023-01-15 15:56:04 +01:00