openculinary / content

This repository hosts a static content site generated from RecipeRadar's knowledge base

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RecipeRadar Static Content

This repository hosts a static content site generated from RecipeRadar's knowledge base.

Install dependencies

Make sure to follow the RecipeRadar infrastructure setup to ensure all cluster dependencies are available in your environment.

Development

To install development tools and run linting and tests locally, execute the following commands:

$ make lint tests

Local Deployment

To deploy the service to the local infrastructure environment, execute the following commands:

$ make
$ make deploy

About

This repository hosts a static content site generated from RecipeRadar's knowledge base

License:GNU Affero General Public License v3.0


Languages

Language:Python 64.7%Language:Makefile 29.8%Language:HTML 5.5%