Skip to content

gabotaco/rc-website-web

Repository files navigation


Rockwell Corporation

A company with in Transport Tyoon.

Split into two divisions

RTS Discord PIGS Discord

Features

  • Your Profile
    • Progress to the next rank in each company
    • Your past turnins
  • Live Map
    • PIGS - Pink
    • RTS - Orange
    • Management - Green
  • Payout Calculator
  • Completionist
  • Skills
  • Storages
  • Businesses

Requirements

  • Node >~16.4.0 - link
  • Discord Application - link

Usage

  1. Clone repo
  2. Edit src\config\app_configs.js
    1. Create a Discord Application and copy the APPLICATION ID
    2. Add a OAuth2 -> Redirect http://localhost:4000/api/callback
    3. Set client_id to APPLICATION ID
    4. Set server_url to http://localhost:4000
  3. Run the app
    # Install Dependencies 
    npm install
    
    # Start
    npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published