This is a proof-of-concept Trello clone using (mostly) htmx. It’s intended as a companion to this blog post.
The repository doesn’t have any infrastructural dependencies, so it’s easy to run it locally.
- Download and install the .NET 8.0 SDK (or newer);
- Clone the repository;
dotnet run