I got tired of re-wiring the same boilerplate on every project so I built ForgeKit

New project. Blank repo and here I am again, writing the same Dockerfile I wrote last month. Same GitHub Actions. Same ESLint config. Same docker-compose. Same test setup. I've done this so many ti...

By · · 1 min read
I got tired of re-wiring the same boilerplate on every project so I built ForgeKit

Source: DEV Community

New project. Blank repo and here I am again, writing the same Dockerfile I wrote last month. Same GitHub Actions. Same ESLint config. Same docker-compose. Same test setup. I've done this so many times I could do it in my sleep. Which is exactly why I stopped doing it. I built ForgeKit. Run one command and your project is production-ready before you've had your first coffee. npm install -g forgekit-cli forgekit new my-app --template web-app 13 files. TypeScript configured. ESLint ready. Dockerfile written. docker-compose working. GitHub Actions running on your first push. Vitest set up. Nothing left to wire. You write code. Not config. What's included ⚡ CI/CD from commit one GitHub Actions wired and passing before you even open a PR. 📦 Docker, done Dockerfile and docker-compose ready to run locally and in prod. ✅ Tests configured Vitest is set up. You just write the tests. 📋 6 battle-tested templates Next.js, FastAPI, Go, ML pipeline, Serverless, and more. Pick your stack web-app: Nod

Related Posts

Similar Topics

#ai (645)#programming (327)#javascript (308)#productivity (233)#tutorial (178)#security (126)#python (130)#beginners (130)#showdev (113)#react (90)#devops (102)#api (91)#node (77)#nextjs (68)#architecture (58)#backend (50)#automation (52)#agents (49)#devtools (45)#mcp (46)

Trending on ShareHub

  1. Understanding Modern JavaScript Frameworks in 2026
    by Alex Chen · Feb 12, 2026 · 0 likes
  2. The System Design Primer
    by Sarah Kim · Feb 12, 2026 · 0 likes
  3. Just shipped my first open-source project!
    by Alex Chen · Feb 12, 2026 · 0 likes
  4. OpenAI Blog
    by Sarah Kim · Feb 12, 2026 · 0 likes
  5. Building Accessible Web Applications: A Practical Guide
    by Alex Chen · Feb 12, 2026 · 0 likes
  6. Rapper Lil Poppa dead at 25, days after releasing new music
    Rapper Lil Poppa dead at 25, days after releasing new music
    by Anonymous User · Feb 19, 2026 · 0 likes
  7. write-for-us
    by Volt Raven · Mar 7, 2026 · 0 likes
  8. Before the Coffee Gets Cold: Heartfelt Story of Time Travel and Second Chances
    Before the Coffee Gets Cold: Heartfelt Story of Time Travel and Second Chances
    by Anonymous User · Feb 12, 2026 · 0 likes
    #coffee gets cold #the #time travel
  9. Best DoorDash Promo Code Reddit Finds for Top Discounts
    Best DoorDash Promo Code Reddit Finds for Top Discounts
    by Anonymous User · Feb 12, 2026 · 0 likes
    #doordash #promo #reddit
  10. Premium SEO Services That Boost Rankings & Revenue | VirtualSEO.Expert
    by Anonymous User · Feb 12, 2026 · 0 likes
  11. NBC under fire for commentary about Team USA women's hockey team
    NBC under fire for commentary about Team USA women's hockey team
    by Anonymous User · Feb 18, 2026 · 0 likes
  12. Where to Watch The Nanny: Streaming and Online Viewing Options
    Where to Watch The Nanny: Streaming and Online Viewing Options
    by Anonymous User · Feb 12, 2026 · 0 likes
    #streaming #the nanny #where
  13. How Much Is Kindle Unlimited? Subscription Cost and Plan Details
    How Much Is Kindle Unlimited? Subscription Cost and Plan Details
    by Anonymous User · Feb 12, 2026 · 0 likes
    #kindle unlimited #subscription #unlimited
  14. Russian skater facing backlash for comment about Amber Glenn
    Russian skater facing backlash for comment about Amber Glenn
    by Anonymous User · Feb 18, 2026 · 0 likes
  15. Google News
    Google News
    by Anonymous User · Feb 18, 2026 · 0 likes

Latest on ShareHub

Browse Topics

#artificial intelligence (23636)#generative ai (16780)#pro graphics (8513)#ai infrastructure (7827)#deep learning (7243)#gaming (6922)#ai for good (6612)#gtc 2024 (6160)#corporate (5328)#3d (5195)

Around the Network