A company with in Transport Tyoon.
- 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
- Clone repo
- Edit
src\config\app_configs.js
- Create a Discord Application and copy the
APPLICATION ID
- Add a OAuth2 -> Redirect
http://localhost:4000/api/callback
- Set
client_id
toAPPLICATION ID
- Set
server_url
tohttp://localhost:4000
- Create a Discord Application and copy the
- Run the app
# Install Dependencies npm install
# Start npm start