Skip to content
This repository has been archived by the owner on Jun 27, 2024. It is now read-only.

Latest commit

 

History

History
46 lines (34 loc) · 1.14 KB

README.md

File metadata and controls

46 lines (34 loc) · 1.14 KB

North

Build you own Retro Habbo using latest technologies!


What is North?

North is a simple way to configure you own retro server. It uses docker so that you don't need to setup servers or configure any sort of thing!

This project has been inspired by nitro-docker

It provides a collection of services to run Nitro React with ease:

  • Assets (nginx, 8080)
  • Database (mariadb, 3306)
  • Arcturus Emulator (java, 2096)
  • Nitro React (node, 5173)

This project is not inteded to be ready for production.


How do I run it?

Dependencies:

NOTE:

This project has been tested only on macOS, it should work fine on Linux.
Windows will be added later!

1. Clone this repository

git clone --recursive https://github.com/angelobdev/north.git
cd north

2. Run the configure script

chmod +x configure.sh
./configure.sh

3. Follow the script!

4. Enjoy ❤️