git clone [email protected]:ndarville/pony-forum.git
- Use
example_settings.py
to make your ownlocal_settings.py
- Create a psql database table based on your
local_settings.py
- Set up
virtualenv
pip install -r requirements.txt
sh build_forum.sh
- You can now log in as admin using
admin//password
- ... assuming all goes well
Last active
December 12, 2015 09:48
-
-
Save ndarville/4753982 to your computer and use it in GitHub Desktop.
Setting up Pony Forum locally
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment