I'm pretty smitten with Phoenix as a framework. A lot is built into the BEAM by default and the Elixir ecosystem is quite lovely.
I've been building an Etsy-lite replacement in my free time with it: https://plukio.com/
It's pretty enjoyable. I also like using Ash for data modeling and business logic expression. It's also quite lovely.