WHAT
Create a simple guide showing how to use this with at least one of:
WHY
I'd like to use this as part of a gleam app I'm writing. I'm currently using Martin, and while it's fast, it's not as configurable as I'd like. Since my app is already written for the BEAM, I'd like to continue to use BEAM based technologies rather than cobbling things together.
HOW
- create an
examples folder/directory in your repo
- add a sample elixir app that uses this library
- frontend app has some demo data that it exposes
- add a sample frontend app that displays this demo data