p/divjoy
The React codebase generator.
Gabe Ragland
Divjoy 2.0 β€” React codebase & UI generator
Featured
103
β€’
Divjoy makes it ridiculously easy to start your next React project. Pick all the things you need in your codebase (UI kit, auth, database, payments, etc), choose a beautiful template, then export a complete React codebase. Everything just works 😻
Replies
Shashank
This is pretty awesome. Waiting for more backend type components like Lists, charts, tables etc. Looks really good though.
Gabe Ragland
@itsshashank Thanks! Adding more components that display data and read from your database is going to be a big priority this year.
Kilian Valkhof
I'm a happy customer, though I have yet to finish my first project (I love tinkering with it though). Gabe's vision for DivJoy is great and it's a really solid product. Congrats on the v2!
Gabe Ragland
@kilianvalkhof Thanks so much Kilian!
Frank Ramos
Launching soon!
@gabe_ragland @producthunt Been a longtime subscriber and I love @Divjoy for my side projects. Looking forward to checking out the latest Update and Discord community. BTW the Easter egg is the Smiling Kitty emoji triggered with the Konami code. Brings back so many memories!
Palash Karia
As a developer, Divjoy is very useful for starting a new project. This way, I don’t have to worry about much of the code/build setup, & more time building stuff. It’s like using a customisable boilerplate (with a UI).
Gabe Ragland
@palashkaria that’s awesome to hear it’s been working out for you πŸ™
Gabe Ragland
@palashkaria πŸ™πŸ˜Š
Hugh Durkin
Divjoy is an incredible product, and @gabe_ragland is an amazing founder. A joy to use (pun intended) - it's super easy to go from nothing to a fully functioning app in a short space of time. I recently wrote about why I love it so much here https://www.durkin.io/blog/2021/...
Gabe Ragland
@gabe_ragland @hughbeme Thanks so much Hugh. Really appreciate your support.
Kyle Cureau
Played with Divjoy and loved it. Payments, newsletter, auth β€”> as much as I love vue, Divjoy makes me wish we used React
Brandon Bayer
Awesome, congrats on the awesome work Gabe!!
Gabe Ragland
@flybayer thanks Brandon!
Jeremy Evans
Have been loving Divjoy since I started using it a few months ago. Really nicely thought through, saves a TON of time, and they're adding new features quickly. Hard to see myself starting a React project without it in future! πŸ™Œ
Jonathan Goodwin
I've been using Divjoy for about a year now, and love the product. It's a great starting point for any app, and streamlines some of the more tedious work that the majority of apps need. For example, I love how User Auth, Email Signups, Payments, and more come fully implemented when you create a new app.
Gabe Ragland
@jonny_goodwin Wooo that's awesome to hear!
Surjith S M
Great, However I will wait for 1. TailwindCSS 2. Passport.js Auth 3. DynamoDB or MongoDB
Gabe Ragland
@surjithctly All good suggestions and things I'll be adding eventually. Not a day goes by that I don't get a request for Tailwind.. so it's gotta happen :)
amin benselim
I tried Divjoy when it first came out and I was very impressed with it. I will be buying this by the end of the day. it's going to be a nice starter for my next side project 🀞🏼
amin benselim
@gabe_ragland BTW, is clicking the React icon considered the easter egg or not? πŸ˜…
Gabe Ragland
@gabe_ragland @aminbenselim lol yup you got it. There's also another way to trigger it though. See if you can figure that one out ;)
Gabe Ragland
@gabe_ragland @aminbenselim πŸ‘ πŸ‘ πŸ‘ okay you win the yet to be determined prize. must get some sleep now, but will ping you in the morning :)
Tobias Lins
Gabe did an amazing job with Divjoy! Looks like a solid update, will consider it for the next project πŸ”₯
Gabe Ragland
@linstobias Thanks so much Tobias!
Aashni Shah
I used DivJoy to setup and launch the early version of https://hypedocs.co - it honestly made the process so fast and easy! @gabe_ragland is also extremely helpful when I hit a few speed bumps on the way! Congrats on the launch and I can't wait to use the new features!
Gabe Ragland
@gabe_ragland @aashnisshah Wooo thank you πŸ₯³
Graeme
divjoy is the best ! congrats on the launching of the 2.0 πŸš€
Max Prilutskiy
Launching soon!
Great idea! πŸ’―
Alec Dewitz
Loved version 1.0, excited to try this out!!
Gabe Ragland
@alecdewitz Would love to hear your thoughts Alec!
kartik sharma
Great app, makes the job easier for developers, very innovative idea, congratulations @gabe_ragland you are doing an amazing job! :)
Cristian
Looks awesome to be honest, congrats! I am a coder at heart so it's hard for me to not start from scratch, as usually making changes to an existing/starter project sometimes takes more time than starting from scratch. How easy it easy to changes things or update libraries after the initial scaffold was generated? Also, are all the used libraries up to date?
Gabe Ragland
@cristy94 I’ve put a lot of effort into making the code clean and easy to understand, so shouldn’t be hard to modify to your needs. The goal is really to give you code that you can make your own and feel comfortable hacking on. I periodically update all the libraries, although I’m probably due for another pass through. I’ll be sure to update the changelog when I do that.
James Quick
Yayyy!!
Gabe Ragland
@jamesqquick πŸ™Œ
Gabe Ragland
Hey Product Hunt πŸ‘‹ I’m unbelievably excited to show you Divjoy 2.0 today. I launched the first version of Divjoy here 1 year ago and the response blew me away. Your support enabled me to grow Divjoy to profitability (now my full-time job!) and evolve the product into what it is today. You can now use Divjoy to generate a fully-functioning SaaS app with data fetching, subscription payments, billing management, and more. Here are a few features that are brand new in this 2.0 release: 🎨 Material UI integration I've rebuilt the entire library of components with Material UI. Everything is fully responsive and has dark-mode out of the box. Go pop open a template in our editor and try it out (no signup required). ⚑️ Dashboard with live data Templates now include a dashboard page + CRUD component that reads/writes to your database. This serves as a great starting point as you build out custom functionality. 🍻 Members-only Discord community Share projects, ask questions, and take part in fun monthly events. The first event is going to be a hackathon in early February and I'm so excited about it. πŸ“š Public Roadmap/Changelog See all the great stuff I've got planned and keep an eye on new features. This is just the beginning and I'm excited to get the community more involved. And a few things I added earlier this year: πŸ’Έ Stripe subscriptions payments Integration with Stripe Checkout and Stripe Billing portal so that you have everything you need to handle payments and let users manage their plans. ⛅️ Cloud Firestore DB You're gonna need a database, of course, and Divjoy handles that for you + gives you some handy React hooks for fetching data and managing loading state. πŸ† Project showcase You can now see all the awesome things Divjoy members are building in the project showcase. They include services for sending postal mail online, video-playdate apps for kids, encrypted journals, even another web app for building web apps 🀯 πŸ€“ Lots of small things From verification emails to ensuring analytics is linked to the authenticated user so they are identified across browser sessions. These things add up and not having to worry about them saves you a ton of time and troubleshooting. πŸš€ Launch Divjoy members now get a free 1-hour phone call with me to discuss their product and figure out a launch plan. I'm helping some of of our members plan out their Product Hunt launches right now. Product Hunt deal: I'm offering the Product Hunt community an amazing deal. You can grab a lifetime Divjoy account for $219. This gives you lifetime access and you can use it for unlimited projects. Use it for your next startup idea, weekend projects, client-work, whatever you want. Thank you for the support and I hope to see some of you in our Discord soon. Psssst.. There's an Easter egg on the Divjoy homepage. See if you can find it :)
Adriaan
@gabe_ragland Very nice project and will give it a go for one of my next projects. BTW, is the easter egg clicking the rotating React logo ;)
Gabe Ragland
@gabe_ragland @88media Awesome would love to hear how it goes for you if you give Divjoy a try! And you got it, although there's another way to trigger it as well ;)