--- title: "sortable-recipes" date: 2020-03-21 pinned: true --- > A sample project for EmberConf 2020. Leverages Ember Octane and is fully test driven. Includes the RevealJS presentation and a simple Python backend. [Fork from Gitlab](https://gitlab.com/gaiety/sortable-recipes) # ![](https://assets.gitlab-static.net/uploads/-/system/project/avatar/15989776/Screen_Shot_2019-12-21_at_3.35.42_PM.png?width=64) Sortable-Recipes ## Getting Started * [Set up and run the presentation](https://gitlab.com/gaiety/sortable-recipes/-/blob/master/presentation/README.md) * [Set up and run the backend](https://gitlab.com/gaiety/sortable-recipes/-/blob/master/python-api/README.md) * [Set up and run the frontend](https://gitlab.com/gaiety/sortable-recipes/-/blob/master/ember-ui/README.md) * [Set up and run the frontend (modern)](https://gitlab.com/gaiety/sortable-recipes/-/blob/master/ember-ui-modern/README.md)