23 lines
1 KiB
Markdown
23 lines
1 KiB
Markdown
---
|
|
title: "sortable-recipes"
|
|
date: 2020-03-21
|
|
pinned: true
|
|
---
|
|
|
|
> A sample project for my EmberConf 2020 talk. Leverages Ember Octane and is fully test driven. Includes the RevealJS presentation and a simple Python backend.
|
|
|
|
<!--more-->
|
|
|
|
[Fork from Gitlab](https://gitlab.com/gaiety/sortable-recipes)
|
|
|
|
#  Sortable-Recipes
|
|
|
|
[ Watch the talk here](https://gaiety.life/a11y-first-and-everyone-wins)
|
|
|
|
## 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)
|
|
|