Nodewood is a SaaS Starter Kit designed to get you writing business logic as soon as possible. It is 100% JavaScript and focused on features that ensure that you write common code once and can share it easily between the front-end and back-end. Manage your Stripe subscriptions via configuration files, and use Nodewood's CLI to synchronize your plans with Stripe - no need to manually edit and keep track of plans in Stripe's UI.
Build your next app with Nodewood!
No Nodewood videos yet. You could help us improve this page by suggesting one.
Nodewood might be a bit more popular than Devdojo Wave. We know about 16 links to it since March 2021 and only 12 links to Devdojo Wave. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Hey, thanks for the mention! I'm the creator of Nodewood, and I'm happy to answer any questions anyone has on it, or really anything else in the space I can help with. Source: about 2 years ago
This is largely why I built Nodewood [1]. Every time I wanted to start a new project, almost always a SaaS idea, I'd skip over the "boring stuff" like building user management, subscription management, teams, admin, all that, to get to the meat of the business logic, to make sure I had a valid idea. But I still needed all that stuff eventually, so I'd have to lose time later building it all in! So I decided to... - Source: Hacker News / almost 3 years ago
This is actually part of why I created Nodewood [1], because every new Node project required pulling all that together, and every new SaaS idea I had had the same basic requirements (user management, subscription management, teams support, etc). Then I figured, if I found this useful, surely others would too, so I packaged it up and have had a few happy customers since then, who have helped me refine it, which... - Source: Hacker News / almost 3 years ago
Well, I've spoken about this before, and on here no less, but only really in response to posts like this. I don't do any advertising or speak about mine except in interviews, since it's usually indicative of the kind of requirements they're looking for. I created a SaaS bootstrap for Javascript called Nodewood [1]. It actually started as just a template for me, because there's a lot of setup for each new JS web... - Source: Hacker News / almost 3 years ago
Disclaimer: I'm the author of the following boilerplate. Nodewood (https://nodewood.com/) is a Javascript SaaS boilerplate built to take advantage of using Javascript on the server and in the UI. Models, Validators, and other business logic can be re-used in both builds, so you don't have to write, rewrite, and maintain that logic in both places, or in different languages. It has built-in subscription management... - Source: Hacker News / about 3 years ago
Wave - Open source and based on Laravel. - Source: dev.to / over 1 year ago
I knew it would require a membership management system, payment processor, etc, and despite thinking Wordpress is great for what it does and who it's for, I absolutely hate working in it with a passion. I also knew trying to build each of theses website functions (even with pre-made things to help) was going to take more time than I had to get going, so I ultimately ended up going with Wave, which is just a SaaS... Source: about 2 years ago
Google for related frameworks. Maybe these will help set up things faster. For example, https://devdojo.com/wave is a free Laravel-based SaaS setup that takes care of users, login, admin, basic pages, blog, etc. You can install that and begin building on top of that. Maybe there is a similar solution for your tech stack. Source: about 2 years ago
I'm using a pre-built thing called Wave that uses Laravel, and a few other things like Voyager to have a functioning member-ready site. It works really well, but something about it does not seem to jive with Cloudways, and my only thought is that it could be something about the database configuration or something, but I have no clue. I tried a brand new Wave install just to test, and it still happens on all fresh... Source: about 2 years ago
Side note - we are using Wave as a template for our app which has helped us with most of the backend so far with payment + user authentication, etc. Source: over 2 years ago
UseGravity.App - Build a Node.js & React app at warp speed with a SaaS boilerplate
Laravel Voyager - The missing Laravel admin
MERNKIT - SaaS Boilerplate for MERN Stack - MongoDB, Node.js, React.js - Stripe, Authentication, User Management, Beautiful UI - Focus on features!
Open Laravel - A repository of open source projects built using Laravel
Laravel Spark - Spark provides the perfect starting point for your next big idea.
Invoker - The no-bull Laravel tool