Skip to content

Instantly share code, notes, and snippets.

@ruohki
Created August 3, 2020 07:15
Show Gist options
  • Save ruohki/76e92f1fa8478634fb125e155d22ff63 to your computer and use it in GitHub Desktop.
Save ruohki/76e92f1fa8478634fb125e155d22ff63 to your computer and use it in GitHub Desktop.
Gist from Drafts

Windows Entwicklungs Umgebung

  • WSL2 mit Ubuntu 20

  • Docker Desktop

  • Chocolatey

  • VSCode Insiders mit FiraCode

  • Neues Terminal

  • Git

  • Python, Node

NodeJS Workflow

  • TypeScript Setup
  • Dev Starter
  • Hello, World Express
  • Container baun, starten

Deployment

  • Möglichkeiten: AWS, GCP, Azure, DO, Heroku, Linode, NodeChef, Selfhosted etc
  1. Bare Metal mit PM2
  2. Docker mit Portainer
  3. Docker mit CapRover
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment