Marley Spoon Skill Test 2021 v1
Marley Spoon CookBook Recipes Explorer
Explore the most famous and easy to cook recipes that Marley Spoon have on catalogue.
Export the following variables on your environment to configure Contentful
CONTENTFUL_SPACE=...
CONTENTFUL_ENVIRONMENT=...
CONTENTFUL_ACCESS_TOKEN=...
export RACK_ENV=production
bundle install
bundle exec shotgun
Intial implementation of a REST Backend API for handling CookBook Recipes
export RACK_ENV=development
bundle install
bundle exec shotgun