Develop in Docker: Node.js, Express, & PostgreSQL on Heroku
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: Docker …
Read moreDevelop in Docker: Node.js, Express, & PostgreSQL on Heroku