This website requires JavaScript.
Explore
Help
Sign In
CrazyAddonsMC
/
Backend
Watch
1
Star
0
Fork
0
You've already forked Backend
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
53
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
Mathias Wagner
2641d37f93
Changed addon to release in the Release model
2022-07-10 15:26:12 +02:00
controller
Removed __v from the find release methods
2022-07-10 15:24:02 +02:00
middlewares
Created the authentication middleware
2022-06-26 17:09:25 +02:00
models
Changed addon to release in the Release model
2022-07-10 15:26:12 +02:00
routes
Added a route to get the latest release & a release by version
2022-07-10 15:24:33 +02:00
server
Created the media server template
2022-06-26 17:13:33 +02:00
socket
Created the server authentication action
2022-06-26 17:12:26 +02:00
util
Created the validation utility
2022-06-26 17:14:11 +02:00
validations
Created the server validation
2022-06-26 17:14:43 +02:00
.env.template
Created the dot env template
2022-06-26 17:19:00 +02:00
.gitignore
Added the .idea folder to the .gitignore
2022-06-14 00:43:10 +02:00
app.js
Fixed a typo
2022-06-26 17:18:00 +02:00
LICENSE
Created the LICENSE file
2022-06-14 01:05:02 +02:00
package-lock.json
Created the package-lock.json
2022-06-26 17:02:43 +02:00
package.json
Added all necessary dependencies & created the start & dev script
2022-06-26 17:02:26 +02:00
README.md
Initial commit
2022-06-12 20:53:29 +02:00
README.md
Backend
The backend of the CrazyAddons project
Description
The backend of the CrazyAddons project
backend
crazyaddons
Readme
162
KiB
Languages
JavaScript
100%