If you're seeing "Detecting language" on Replit, refresh!
Holy Unblocker bundle for deployment on single server productions and IDEs (Replit, Heroku, etc...)
Install dependencies.
> npm install submodules
> npm install
This process may take up to 10 minutes.
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.
Once this repository is built, you can select the "Run" button on Replit or run:
> npm start