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
26
Commits
1
Branch
0
Tags
363f373e97124fe63824bb4ff9f905703da31b30
Branches
Tags
View all branches
Go to file
Code
Mathias Wagner
363f373e97
Updated strictFunctionTypes -> false in tsconfig.json
2022-09-08 22:01:20 +02:00
api
/middlewares
Created the error.ts middleware
2022-09-06 21:40:17 +02:00
server
Integrated the error middleware into the api.ts
2022-09-06 21:40:34 +02:00
util
Added the shortener, cdn and action socket port
2022-09-06 20:48:51 +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
Added the shortener, cdn & action socket to the app.ts
2022-09-06 20:51:32 +02:00
LICENSE
Initial commit
2022-09-06 16:57:41 +02:00
package.json
Added the ws dependency & the types of ws to the package.json
2022-09-06 20:13:23 +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
Refreshed the yarn.lock file
2022-09-06 20:13:51 +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%