I've been making an open source full stack ebay-like platform with a medieval esthetic and with microservices for fun after playing kingdom come deliv...
It's made in:
React Frontend with js, client side rendering and pure css, I think next time I'll try typescript and tailwindcss
[Asp.net](http://Asp.net) core restful api Gateway (It also combines data from the microservices)
6 [Asp.net](http://Asp.net) core restful api microservices, each one using their own postgresql db instance.
Using JWT for auth.
I'm having a lot of fun making it! :))
Source code:
[https://github.com/szr2001/BuyItPlatform](https://github.com/szr2001/BuyItPlatform)