Skip to content

ellmetha/notabanane

Repository files navigation

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.

Table of Contents

System requirements

Installation

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.

Usage

The development server can be started using the following command:

$ make server

License

GPLv3. See LICENSE for more details.