Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 420 Bytes

README.rst

File metadata and controls

16 lines (10 loc) · 420 Bytes

A flask forum app in hy for demonstration purpose

WIP, DO NOT USE IN PRODUCTION.

To setup and run local development server, run:

make dev-setup make run

Then goto http://127.0.0.1:5000/

There is no plan to improve this currently due to time constraint.

The original Python version is here, https://github.com/pyx/arsenal.git