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
47
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
f9cb2cbed1
Moved the route under the search route
2022-07-09 19:14:20 +02:00
controller
Added a method to get a user by id or name
2022-07-09 18:30:12 +02:00
middlewares
Created the authentication middleware
2022-06-26 17:09:25 +02:00
models
Renamed the 'user_id' column into 'author' & added a ref to the 'users' schema
2022-07-09 17:35:38 +02:00
routes
Moved the route under the search route
2022-07-09 19:14:20 +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%