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
4eaf23fd78
Created the patchProject method in the projects.ts controller
2023-01-22 02:19:44 +01:00
..
controller
Created the patchProject method in the projects.ts controller
2023-01-22 02:19:44 +01:00
middlewares
Created the authentication middleware
2023-01-15 20:34:07 +01:00
models
Fixed double quotes in the Project.ts model
2023-01-22 01:13:03 +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