This week I created my personal blog, just to test my knowledge a little.
I made the Backend in .NET 6 using Minimal API and as a database I used SQLite together with the Entity Framework.
As a frontend I used pure javascript.
The API I published on Heroku and the blog on Vercel.
The result was the one below, if you like, feel free to copy the project.
It's not perfect, but it's already working properly.
Backend Minimal API:
Frontend:
Top comments (0)