1
1
Fork 0
portfolio/repos/sortable-recipes.md
2021-02-03 23:07:15 -06:00

21 lines
1 KiB
Markdown

---
tags: repos
title: sortable-recipes
description: 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.
date: 2020-03-21
pinned: true
---
[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
[![](https://gaiety.life/images/uploads/a11yfirst.png) 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)