
Jonathan Beurel • dopamine.dev
@JonathanBeurel
Followers
548
Following
3K
Media
249
Statuses
2K
https://t.co/RWt8T1J4P2 | https://t.co/fILHWZnXiz
Paris
Joined December 2009
Just launched my latest project: https://t.co/3YQ6kDsjYh I’ve been building B2B SaaS for years, and this is everything I wish I had when I started. Auth, billing, workspaces… already done. Goal: Hear your first @stripe “ka-ching” this week The early feedback has been really
2
1
4
Here’s how I use @authjs in my @nestframework / @nextjs application on Dopamine. I hope the diagram is clear enough. APP: Auth.js (NextAuth) handles the entire social login part : authentication + user creation. API: only the business logic + authorization. I set up Auth.js
1
0
0
💡 When I set up a SaaS, I need a real backend. But how do you make Next.js and that backend work together… without headaches? 👉 Many devs start with API routes directly in Next.js. It feels fast at first… but quickly turns into a nightmare: - business logic mixed with the
0
0
0
This week, swap 1 hour of TikTok scrolling for 1 hour of shipping with https://t.co/EOqcaQfx1u :-)
0
0
0
going to try live-tweeting the GPT-5 livestream. first, GPT-5 in an integrated model, meaning no more model switcher and it decides when it needs to think harder or not. it is very smart, intuitive, and fast. it is available to everyone, including the free tier, w/reasoning!
1K
2K
28K
0
0
1
Maybe @Pauline_Cx has a thoughtful take on this? :-)
1
0
0
Which hero do you think works better, A or B?
3
0
0
We’ve all been there: - Day 1 → “Brand-new repo, clean slate, this’ll be quick.” - Day 30 → Still scaffolding auth, billing, tenants… motivation = 0. I built https://t.co/O7aIySjuLR to take care of all that tedious setup. That way, a real feature reaches production sooner,
0
0
0
💸 How would I spend €700 over a year to run my SaaS? Here’s the stack I currently recommend: ☁️ @coolifyio Cloud – €5/mo → €60 🖥️ VPS – €20/mo → €240 ⌨️ @cursor_ai – €16/mo → €192 🧠 https://t.co/TlZN5sxOjz – €149 one-time 🐘 PostgreSQL (VPS) – FREE 💬 @crisp_im
2
1
4
If you’re a dev thinking of launching a Saas… Please don’t waste 3 weeks setting up auth, billing, and user invites. 👉 Use a starterkit. Seriously. Here are 3 starterkits worth checking out depending on your ambition: 👇👇👇 https://t.co/TlZN5sxOjz by me – For ambitious
0
2
3
Feedback de @DFintelligence -> "Il y avait directement des failles de sécurité dans le code produit" C'est en partie pour cette raison que je bosse sur https://t.co/O7aIySjuLR Un starterkit SaaS avec - la sécurité - les features de base - la bonne doc pour aider l'IA à ajouter
dopamine.dev
The Typescript Starter Kit to ship your SaaS, today! | Dopamine.dev
J’ai passé 5h hier soir à tester Claude 4 pour le code en live , et je vous fais mon retour à chaud : CONTEXTE : ➡️ On l’a testé sur deux mini-projets : • Avec Cursor et Claude 4 Sonnet : créer un dashboard en temps réel des Vélib disponibles à Paris, en lui copiant-collant la
0
0
2
Zod v4 Beta introduces a new internal architecture, performance improvements, and a tree-shakable API via zod/mini. Notably, object parsing is nearly 7x faster, and TypeScript instantiations are reduced by 20x. Will you be waiting for the stable version or using the beta?
Zod 4 is now in beta! 💎 7x faster object parsing 💎 20x reduction in tsc instantiations 💎 57% smaller core bundle size 💎 metadata via .meta() 💎 z.toJSONSchema() 💎 z.templateLiteral() 💎 z.stringbool() 💎 z.int32(), z.float32(), etc 💎 z.file() 💎 new logo 😇
1
0
0