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
25
Commits
1
Branch
0
Tags
36a9dc3408a015b9655348c89c8515d3d2fb4212
Branches
Tags
View all branches
Go to file
Code
Mathias Wagner
36a9dc3408
Created the /server route
2022-06-26 17:10:17 +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 /server route
2022-06-26 17:10:17 +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%