Skip to content
This repository has been archived by the owner on Jan 24, 2020. It is now read-only.

Gyara-studio/ika

 
 

Repository files navigation

ika

a anonymous forum

Pre run

use pipenv install

you must set up mysql, and then write a config.py
look at config sample for more details.
then run pipenv run python init.py

how to run

for debug use, just pipenv run python ika.py

otherwise you need gunicorn (or something like that)

Packages

No packages published

Languages

  • Python 62.6%
  • HTML 32.3%
  • CSS 3.4%
  • JavaScript 1.7%