An open API service indexing awesome lists of open source software.

https://github.com/erkkah/letarette-talk


https://github.com/erkkah/letarette-talk

Last synced: 29 days ago
JSON representation

Awesome Lists containing this project

README

        

# letarette-talk

Slides and demo for the Letarette talk at Innovation Bay, May 2022.

## Running the presentation

Run `npm install` and `npm run dev` to start the presentation on http://localhost:8080.
Use left / right arrows to move between slides.
Some slides have several pages. Use up / down arrows to switch page.

## Running the demo backend

The presentation needs a small demo backend setup for the search page to work.

If you want to run it check the demo [README](demo/README.md).