hikariatama / ftg-mods-web

Cool-looking web interface for your ftg modules

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

FTG Modules web

Cool-looking web interface for your modules

image

Setup

  1. Change options in config.json
  2. Setup reverse proxy if needed
  3. Start with gunicorn -w 3 -k uvicorn.workers.UvicornWorker app:app --bind 0.0.0.0:1391 (change port if needed)

You're good to go!

About

Cool-looking web interface for your ftg modules

License:GNU Affero General Public License v3.0


Languages

Language:HTML 53.6%Language:Python 46.4%