NodeMC / CORE

Core of NodeMC, including stock dashboard and setup files.
Other
42 stars 13 forks source link
hosting minecraft minecraft-server node nodejs

Build Status Discord License

NodeMC is a Minecraft hosting solution, and API provider, written in Node.js and powered by open-source software

Helpful Links

Greenkeeper badge

Official Documentation

Official Website

Discord Support Server

Requirements

Running

Running NodeMC is easy.

DO NOT RUN npm install, INSTEAD REBUILD CONTAINER.

docker-compose build is your friend.

git clone https://github.com/NodeMC/CORE.git NodeMC

cd NodeMC

cp config/config.example.js config/config.js

docker-compose up

Then navigate to http://localhost:3000 and go through the setup process.

Maintainers

Jared Allard Mathew Da Costa
Jared Allard Mathew Da Costa

Contributions from other developers are welcome, check out CONTRIBUTING.md before you submit a pull request.

Credits

Various OSS modules are used in this project, please check package.json for the extended list of them.

License

MIT