This website requires JavaScript.
Explore
Help
Sign In
SheepstarStudio
/
Backend
Watch
1
Star
0
Fork
0
You've already forked Backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
57
Commits
1
Branch
0
Tags
f1a52d3c907fe6e5f99d717c14ddde1f3b521575
Branches
Tags
View all branches
Go to file
Code
Mathias Wagner
f1a52d3c90
Integrated the new link controller into the shortener server
2022-09-09 15:14:51 +02:00
api
Migrated to the new link controller & updated the permissions of the routes
2022-09-09 15:14:25 +02:00
controller
Added getLinkObjectById to the link controller
2022-09-09 15:14:39 +02:00
models
Fixed a bug in the Media & ShortenedLink model
2022-09-09 01:38:03 +02:00
server
Integrated the new link controller into the shortener server
2022-09-09 15:14:51 +02:00
util
Added the GCLOUD_STORAGE_BUCKET env variable to the envCheck.ts
2022-09-09 01:44:53 +02:00
.env.template
Created the .env template file
2022-09-06 21:01:25 +02:00
.gitignore
Added the gbucket.json to the .gitignore
2022-09-07 21:26:45 +02:00
app.ts
Removed the action socket from the backend -> Moving into another repo
2022-09-08 22:30:33 +02:00
LICENSE
Initial commit
2022-09-06 16:57:41 +02:00
package.json
Added the joi dependency to the package.json
2022-09-09 01:06:34 +02:00
README.md
Initial commit
2022-09-06 16:57:41 +02:00
tsconfig.json
Updated strictFunctionTypes -> false in tsconfig.json
2022-09-08 22:01:20 +02:00
yarn.lock
Added the joi dependency to the package.json
2022-09-09 01:06:34 +02:00
README.md
Backend
The Sheepstar backend containing the api, cdn, shortener and more! :)
Description
The Sheepstar backend containing the api, cdn, shortener and more! :)
api
backend
cdn
shortener
Readme
248
KiB
Languages
TypeScript
100%