tsani / ahvoda

Home Page:http://ahvoda.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Setup

Create a python3 virtualenv

virtualenv venv
source venv/bin/activate

Build the app

make

Get a secret_config.py file and tweak it. The important properties are

  • SQLALCHEMY_DATABASE_URI: describes where the database is.

The rest don't require tweaking, but contain sensitive information.

Contact

jake@mail.ahvoda.com

About

http://ahvoda.com


Languages

Language:Python 61.8%Language:JavaScript 19.1%Language:HTML 13.2%Language:CSS 4.8%Language:Makefile 0.8%Language:Shell 0.2%Language:Mako 0.1%