Skip to content

Latest commit

 

History

History
61 lines (43 loc) · 1.49 KB

README.rst

File metadata and controls

61 lines (43 loc) · 1.49 KB

notabanane

Healthy recipes for real life adventurers.

Build status



Nota Banane is a blog application about healthy food and diet. It features recipes and other articles on various subjects.

If all the above system dependencies are properly installed on the target system, it should be possible to install the project using the following command:

$ make init

This command will take care of installing the dependencies, initializing the environment-specific configuration values, building the development assets and preparing the database.

The development server can be started using the following command:

$ make server

GPLv3. See LICENSE for more details.