Skip to content

blacksmithop/OC-2.0-Dashboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

108 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

OC 2.0 Dashboard

Docker Build Github Pages

Usage

Important

You need to have Faction API access to use the core-features

Head over to oc.tornrevive.page and create your Custom API Key.

image image

Screenshots

Dashboard

image

Note

You will only be able to access features that you checked while creating the API Key. Following features are enabled by default

image

Organized Crimes

image

Enhanced crime information

image image

Participant live status

image image image image image image image

Crime Reports

image image

Crime Scope Usage

image

Installation

npm i

Run the server

npm run dev

Proxy

In order to bypass CORS for Torn Probability API I am running my own proxy backend. The source code can be found here

cd proxy
pip install -r requirements.txt

Run the FastAPI server and change the URL used in success-prediction and role-weights

uvicorn main:app --host 0.0.0.0 --port 8000

About

TOA: Torn Organized Crimes App

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors 2

  •  
  •  

Languages