Skip to content

beh9540/cookbook

Repository files navigation

cookbook

A Django Application for managing recipes

cookbook is an application designed to show how awesome Django and Python are for web application development.

To install, I recommend using the following: ngingx uWSGI MySQL, Postgres, or any of the other DBMs supported by Django

Then, all you should need to do is:

pip install -r REQUIREMENTS ./manage.py syncdb

Then target the wsgi.py file with uWSGI and link nginx to the static files and uWSGI

About

A Django Application that manages recipes

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published