DevPod is a tool for creating and managing reusable developer environments using `devcontainer.json`, running on local machines, remote systems, or cloud infrastructure without a server-side setup https://t.co/URJeVfG9gR
GitHub - trimstray/the-book-of-secret-knowledge: A collection of inspiring lists, manuals, cheatsheets, blogs, hacks, one-liners, cli/web tools and more.
The sweet spot for Docker in development is to let it run your accessories, like database, Redis, ElasticSearch, but stick to native installations of Ruby/JavaScript/whatever using mise. No "works on my machine" version drift, little fuss, great performance 👌
In case anyone is interested, here's how I deploy things:
Marketing:
Astro (mostly static, vanilla JS is fine).
Deployed to Cloudflare Pages.
- Blog, Docs, Pricing, SEO Pages.
- tRPC for server-to-server calls during... See more