/cooky-api

🍪 A neat little Recipe sharing app

Primary LanguagePython

Cooky

Build (master)

Welcome to Cooky, the amazing recipe sharing app that let's you buy ingredients on the go!

cooky

Setup

Requirements

Quick start

To setup a local database with migrations and fake data, run :

task db:setup:local

To start the app, run :

task start+logs

A bunch of other commands are available to start in background, rebuild and setup single services. Use task --list to list all available tasks.

Exposed ports:

  • UI : 8080
  • API : 8081
  • DB : 8082

Test credentials:

  • username: test
  • password: test

API Documentation

Available here.

Contributors

Screenshots

Cooky screenshot 1 Cooky screenshot 2 Cooky screenshot 3 Cooky screenshot 4