Skip to content

abu271/drf_recipe

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

55 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Recipe API

Build Status

Simple recipe API where you can create and find your favourite recipes!

Requirements

  • Docker
  • Docker-compose

Instructions

  1. clone the repo locally

  2. go into "drf_recipe" directory

    cd drf_recipe

  3. build containers

    docker-compose build

  4. run containers

    docker-compose up

Releases

No releases published

Packages

No packages published