Collaborative web project for the L'Apero du Code meetup.
Let's build the homepage for our meetup, design and content is up for debate.
Gleam is the language of choice, it's a new language that compiles to JavaScript and Erlang, and it's a great way for everybody to learn something new.
ask for invites from @Ludwig
- Relevant tutorial: https://gleaming.dev/articles/building-your-first-gleam-web-app/
- Another tutorial: https://gleamtours.com/lustre-tutorial/introduction/welcome-to-lustre/
- Gleam docs: https://gleam.run/documentation/
gleam run # Run the project
gleam test # Run the tests