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...)

Table of Contents

  1. Setup
  2. Build
  3. Start

Setup

To setup this repository (after cloning into an IDE), you must run the init script.

> ./init.sh

This process may take up to 10 minutes.

Install

npm install

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 start the webserver.

> npm start

Releases

No releases published

Languages

  • JavaScript 98.7%
  • Nix 1.3%