NodeMC / NodeMC

Meta repository for information on the project as a whole

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Build Status Discord License

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

This is highly unstable currently, things will change suddenly!

Helpful Links

Official Documentation

Official Website

Discord Support Server

Requirements

  • Docker

  • docker-compose (usually included with Docker)

Running

Running NodeMC is easy.

DO NOT RUN npm install, INSTEAD RUN docker-compose build [service].

docker-compose build is your friend.

git clone --recursive -j4 https://github.com/NodeMC/NodeMC.git

cd NodeMC

docker-compose up

Then navigate to http://localhost:8081 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

About

Meta repository for information on the project as a whole