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

Build you own Retro Habbo using latest technologies!

Notifications You must be signed in to change notification settings

angelobdev/north

Repository files navigation

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 ❤️