/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

dylanbeattie.net
| | jessitron.com
8.2 parsecs away

Travel
| | This post builds on the excellent tutorial from Tania Rascia: Create and Deploy a Node.js, Express, & PostgreSQL REST API. I want to build a little web app that can store some data! ...without installing anything new on my computer. Here's how to configure VSCode Remote Containers to do that. Installed on my machine: DockerVSCodeVSCode...
| | www.thepolyglotdeveloper.com
8.7 parsecs away

Travel
| | Learn how to use a SQLite database within a Golang application as a means for storing data locally wherever the application is being run.
| | eradman.com
9.2 parsecs away

Travel
| | [AI summary] The article provides a technical guide on migrating data from MySQL to PostgreSQL, covering strategies for streaming updates, exporting and cleaning data using shell scripts and SQL, and adjusting schema definitions for compatibility.
| | sylvaindurand.org
24.4 parsecs away

Travel
| [AI summary] This article explains how to set up a local web server on macOS using Nginx, PHP-FPM, and MariaDB with Homebrew.