Inspiration
We wanted to create a fully decentralised social network.
What it does
Provides a service inside a docker container that you can host to store your posts, alongside a client to view your posts.
How we built it
We built the service using Go, PostgreSQL, and sqlc. We started building a client using C#.
Challenges we ran into
We spent many hours trying to get Docker to work correctly, eventually finding out we were missing a single '.' and were using the wrong container image. We also ran out of time to turn it into a complete package.
What we learned
How to get dockerfiles and docker-compose files to work correctly.
Log in or sign up for Devpost to join the conversation.