DEV Community

Cover image for Golang social network explained
Nicolás Parada
Nicolás Parada

Posted on

Golang social network explained

Hello, I've been recording the process of rebuilding nakama.social from scratch on YouTube. It's a social network for anime fans.

First video here:

Link to the playlist here.
Link to join the slack here.

It covers the Golang backend, SQL database design, HTML templates, working with session data and testing with Docker.

Later will include more complex database designs, realtime communication, user notifications, i18n, CI/CD, how to make the site secure and finally how to deploy it to the internet.

I push a new video evey one or two days so you can get involved with the development from now if it's of your interest :)

That's it. See ya uwu

Top comments (0)