Skip to content

Latest commit

 

History

History
31 lines (20 loc) · 562 Bytes

README.md

File metadata and controls

31 lines (20 loc) · 562 Bytes

Forfer Forum

Typical forum with basic authentication system.

Installation

pip3 install -r requirements.txt

Running

python3 manage.py runserver

Open your browser at http://127.0.0.1:8000

Author

Ifkarsyah – @ifkarsyah[email protected]

License

This project is licensed under the MIT License - see the LICENSE.md file for details