Skip to content
This repository was archived by the owner on Jan 2, 2022. It is now read-only.

DamienVesper/ThrowdownTV

Repository files navigation

Throwdown.TV

A site built on free speech, for anyone, anywhere. Join a community where we bring together streamers into an unoppressed society where you can be completely transparent about anything and everything.

Prerequisites

To compile and execute this project, you will need:

  • Node.js v14+
  • Yarn
  • MongoDB
  • NGINX (optional, only if proxying is required)

Developing

This project relies on Yarn to resolve dependencies, and thus, they must be installed in order for the server to run. Simply run yarn install in a terminal in the directory of the project. This is only necessary once when the repository is first cloned or when dependencies need updating.

To start a development server, run the following commands in a terminal in the directory of the project. A hot-reloading (ie: any changes you make will be reflected without needing to re-run the server) webfront will be located at localhost:8080:

yarn dev:server

Package Managers

Please do not mix package managers! This project exclusively uses Yarn.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published