Skip to content

Scrungulus/website-aio

Repository files navigation

website-aio

If you're seeing "Detecting language" on Replit, refresh!

Holy Unblocker bundle for deployment on single server productions and IDEs (Replit, Heroku, etc...)

Deploy to Heroku Run on Replit Deploy on Railway

Table of Contents

  1. Install
  2. Build
  3. Start

Install

Install dependencies.

> npm install submodules
> npm install

This process may take up to 10 minutes.

Build

Once this repository is setup, you can run the build script in order to compile the website's source code and Rammerhead's client.

> npm run build

This process may take up to 10 minutes.

Start

Once this repository is built, you can select the "Run" button on Replit or run:

> npm start

Releases

No releases published

Languages

  • JavaScript 98.7%
  • Nix 1.3%