Explore >> Select a destination


You are here

bartlomiejmika.com
| | mfbmina.dev
10.2 parsecs away

Travel
| | Nowadays, a huge part of a developer's work consists in calling APIs, sometimes to integrate with a team within the company, sometimes to build an integration with a supplier. The other big role in daily work is to write tests. Tests ensure (or should guarantee :D) that all the code written by us works on how it is expected and, therefore, it will not happen any surprises when the feature is running at production environment.
| | codebycorey.com
20.5 parsecs away

Travel
| | Let's Build our own real-time page view tracker using Next.js as the frontend framework and a Postgres database hosted by Supabase.
| | firehydrant.com
7.4 parsecs away

Travel
| | Learn how to structure a Go application with Docker Compose as your development environment.
| | www.nequalsonelifestyle.com
67.4 parsecs away

Travel
| The main Friendica documentation has install instructions for setting up the core part of the system. However it assumes that you have properly installed all the dependencies and leaves securing the system as an exercise to the user. While I have found a couple of tutorials around the internet like this one or this one to fill in the gaps before that I have found them a little lacking and dated as well. I was able to make my way through it but I'm not sure if all will. I therefore decided to write this soup to nuts tutorial on standing up a Friendica instance with Ubuntu 22.04. Please use the table of contents to skip parts that you don't need, like setting up your cloud instance.