Skip to content

Marley Spoon Skill Test 2021 v1

Notifications You must be signed in to change notification settings

marleyspoon/skill-test

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

skill-test

Marley Spoon Skill Test 2021 v1

cookbook

Marley Spoon CookBook Recipes Explorer

Explore the most famous and easy to cook recipes that Marley Spoon have on catalogue.

Project Setup

Export the following variables on your environment to configure Contentful

CONTENTFUL_SPACE=...
CONTENTFUL_ENVIRONMENT=...
CONTENTFUL_ACCESS_TOKEN=...

Production

Server

export RACK_ENV=production
bundle install
bundle exec shotgun

Development

Intial implementation of a REST Backend API for handling CookBook Recipes

Server

export RACK_ENV=development
bundle install
bundle exec shotgun

About

Marley Spoon Skill Test 2021 v1

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages