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
29
Commits
1
Branch
0
Tags
5d192dc12ad2b8f5ae1a3c8ffc079d351d90c22e
Branches
Tags
View all branches
Go to file
Code
Mathias Wagner
5d192dc12a
Created the ShortenedLink model
2022-09-08 22:08:59 +02:00
api
/middlewares
Created the error.ts middleware
2022-09-06 21:40:17 +02:00
models
Created the ShortenedLink model
2022-09-08 22:08:59 +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%