aliqandil / Quedia

Collective Encoding Project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Quedia V0.00 -> Useless

Collective Encoding Project

To start, clone the project and run the following in the project directory: python3.6 -m venv ./.env/ source .env/bin/activate pip3 install Django psycopg2

Then if you want to run this on port 80, (my way) You must have nginx installed on your linux system, and have a domain available. Use the sample in /Configs for easier setup.

About

Collective Encoding Project

License:Apache License 2.0


Languages

Language:Python 97.3%Language:JavaScript 2.7%