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
35
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
b18529b508
Created the user validation
2022-06-26 17:14:30 +02:00
controller
Created the "bought item" controller
2022-06-26 17:06:34 +02:00
middlewares
Created the authentication middleware
2022-06-26 17:09:25 +02:00
models
Created the "bought items" model / schema
2022-06-26 17:04:49 +02:00
routes
Created the /release route
2022-06-26 17:10:40 +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 user validation
2022-06-26 17:14:30 +02:00
.gitignore
Added the .idea folder to the .gitignore
2022-06-14 00:43:10 +02:00
app.js
Created the app.js
2022-06-14 01:09:06 +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%