Viewing profile — creativedg
creativedg
HN member- Joined
- Mon, Apr 26, 2021, 5:47 PM UTC
- HN karma
- 706
- Public activity
- 237 items
- HN profile
- View on Hacker News ↗
About creativedg
No profile information was provided.
Recent public activity
- story
-
story
The tech stack I've been refining for 6 years
After rebuilding my setup way too many times, I've finally landed on a stack that I don't want to change. Took 6 years to get here, so figured I'd share what works for me. Here's w…
- story
- story
-
story
Show HN: Open-source Next.js 15 boilerplate – auth, DB, intl, tests, monitoring
I started this boilerplate in July 2020 and I’ve been maintaining it for 5 years. It began on Next.js 9 and kept upgrading to Next.js 15+ (App Router), while upgrading the stack ov…
- story
-
story
Show HN: KeyboardStack – Control your macOS mouse with keyboard
After 3 long months of coding and testing, I'm thrilled to share KeyboardStack with you today! My 1st Mac OS app (with no prior Swift experience). I always got frustrated having to…
-
comment
Comment #43638618
Great job by the Next.js team on this release, I just updated my Next.js boilerplate project to 15.3: https://github.com/ixartz/Next-js-Boilerplate It works perfectly!
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
- story
-
comment
Comment #41226981
Yes, it's very cool alternative and it removes the need for docker compose for dev environment. On top of it, PGlite also perfect for CI and testing.
-
comment
Comment #41225386
I confirm it works perfectly in CI and locally. I'm using it in CI and locally. Not sure about Prisma but it works with Drizzle ORM.