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
67
Commits
1
Branch
0
Tags
edf7f6c25adea5b5b0a886703ced90294f7dcb60
Branches
Tags
View all branches
Go to file
Code
Mathias Wagner
edf7f6c25a
Added the getMediaById method to the media controller
2022-09-09 15:51:19 +02:00
api
Created the GET /media/:id route to get a media object
2022-09-09 15:51:06 +02:00
controller
Added the getMediaById method to the media controller
2022-09-09 15:51:19 +02:00
models
Updated the media model
2022-09-09 15:40:55 +02:00
server
Integrated the /media route into the api server
2022-09-09 15:43: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 @gcloud/storage & multer package to the package.json
2022-09-09 15:15:22 +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 @gcloud/storage & multer package to the package.json
2022-09-09 15:15:22 +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%