Skip to content

ongair/wassup

Repository files navigation

Wassup | Python Client Backend for Ongair

Get Started

	cp exec.sh local_exec.sh

Edit the appropriate variables e.g. database configuration

	./local_exec.sh

Create the log and temp folders

	mkdir tmp
	mkdir logs

Install the requirements

	virtualenv venv
	source venv/bin/activate
	pip install -r requirements.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published