/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

me.micahrl.com
| | blog.nootch.net
3.1 parsecs away

Travel
| | I like to host my own stuff. And it's not a recent phenomenon - I've been running my own mail-server for a few years now (thanks, mailcow-dockerized!), and I run a personal wiki. Even this blog is hosted on a Vultr server. With the (not anymore) recent PRISM revelations, my gut feeling has been reinforced. Since I work on personal projects, I need source hosting, error tracking and a build runner at the very least to have a "professional" developer experience, and in total control of the infrastructure.
| | nts.strzibny.name
2.0 parsecs away

Travel
| | Here's one way of a cloud-independent deployment of Rails, Sidekiq, PostgreSQL, and Redis on single virtual server with Kamal.
| | aaronparecki.com
3.1 parsecs away

Travel
| | This post is part of the IndieWeb Challengeto ship something every day of December!
| | www.rasikjain.com
29.2 parsecs away

Travel
| In the series of the blog post, I am going to walk through step by step process of building a Simple Notes App using React, TypeScript, Node.js, GraphQL , and MongoDB. During the process of our development, we are going to use some useful npm packages like Express, Apollo-Server, Typegoose, Mongoose, TypeGraphQL , and Bootstrap. Here is the Github Source Code to run the application. Table of Content Dev Environment Setup GraphQL Server Backend Folder Structure Creating Node.