Skip to content

Instantly share code, notes, and snippets.

View ColonelBundy's full-sized avatar

Marcus ColonelBundy

  • Sweden
View GitHub Profile
@khalidx
khalidx / node-typescript-esm.md
Last active May 28, 2024 03:41
A Node + TypeScript + ts-node + ESM experience that works.

The experience of using Node.JS with TypeScript, ts-node, and ESM is horrible.

There are countless guides of how to integrate them, but none of them seem to work.

Here's what worked for me.

Just add the following files and run npm run dev. You'll be good to go!

package.json

@scyto
scyto / proxmox.md
Last active May 28, 2024 21:56
proxmox cluster proof of concept

ProxMox Cluster - Soup-to-Nutz

aka what i did to get from nothing to done.

note: these are designed to be primarily a re-install guide for myself (writing things down helps me memorize the knowledge), as such don't take any of this on blind faith - some areas are well tested and the docs are very robust, some items, less so). YMMV

Purpose of Proxmox cluster project

Required Outomces of cluster project