Welcome to My Blog

A proof of concept blog with comments functionality

Latest Posts

API documentation

On the importance of API docs Not toucing Developer Experience and Documentation. IDK if it’s that necessary. Swagger/OpenAPI 3.0 is deployed at https://blog-backend-psi-rosy.vercel.app/api-docs. It’s very basic, QA-wise, but features can be added there. Took a while to deploy Swagger’s CSS on Vercel, and the solution is a hackjob. Swagger is a great manual testing tool on it’s own. The point is to get it running first. Since the BE is not working yet, I’ll add some integration tests with a reports server.

Read more...

My Second Blog Post

Another Sample Blog Post This is another debug blog post to have multiple posts. Features of this blog Responsive design User authentication Comments system Markdown support Image Example If you had images, you could include them like this: Quote Example The best way to predict the future is to invent it. — Alan Kay Feel free to leave a comment below!

Read more...

My First Blog Post

Welcome to My First Blog Post This is a debug blog post to demonstrate the comments functionality. What is this blog about? This blog is a proof of concept for a vibe-coded self-hosted blog with comments functionality. It uses: Hugo for the static site generation Express.js for the backend API PostgreSQL for the database JWT for authentication How to use the comments system It’s not recommended, since I’ll most likely loose the data.

Read more...