Skip to content
This repository has been archived by the owner on Dec 23, 2024. It is now read-only.
/ OpenRCT2.org Public archive

Source code of the OpenRCT2.org website featuring downloads, quick start guide and more.

Notifications You must be signed in to change notification settings

Limetric/OpenRCT2.org

Repository files navigation

OpenRCT2.org

The website runs on a Node.js app. Contributions are welcome.

Build and run locally

The best way to build and run a local installation is via Docker. The following commands will run a development image with support for hot-reloading.

  1. Checkout repository.
  2. Run following commands. Make sure you have Docker installed.
docker compose build
docker compose up
  1. Open local installation in your browser via http://localhost:5000. You can manipulate the database via phpMyAdmin by opening http://localhost:9090.

Forums

The forums run on the commercial IPS Community Suite PHP software. This portion will not become available in the repository.

About

Source code of the OpenRCT2.org website featuring downloads, quick start guide and more.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published