Hacker News new | ask | show | jobs
Show HN: A complete TS boilerplate to launch your web app
3 points by wailroth 710 days ago
I've started developing an AdonisJS Boilerplate with Inertia. Unlike some previous boilerplates, like "Shipfast," which often promote quick-and-dirty coding for fast profits, my goal is to offer a cleaner, more maintainable solution. Here's what I've included to make this boilerplate as accessible and developer-friendly as possible:

- Authentication: Social authentication, OTP, Magic Links, and credentials, along with complete account management features like password recovery.

- Payment & Mailing Integration: Seamless integration from start to finish, with multiple options to choose from.

- Detailed Documentation: Thorough explanations of every aspect, covering even the smallest, potentially confusing details in the code.

- Maintainable & Scalable Code: Organized by features, allowing you to easily drag and drop features to extend functionality.

- Developer Tools: Handy commands for generating new features and automatically adding necessary imports; A complete config to enable/disable a feature in less than 10 seconds...

- Pre-made Pages: Ready-to-use pages such as an admin dashboard for tasks like automatically updating products on Stripe.

- Extensive Component Library: A variety of components to streamline development.

I've designed this boilerplate to be as developer-friendly and robust as possible, aiming to support maintainability and scalability from the get-go.

Feel free to join the waitlist and check the website!

https://turbosaas.dev

Little demo on Twitter: https://x.com/wailroth/status/1809653795582013717

1 comments

Hey guys, and thank you for clicking here! My name is Alexis, and I am 19 years old.

I really appreciate any feedback, questions, or feature requests for this project.

Cheers :)

Waitlists/sign-ups can't be Show HN's, take a look at https://news.ycombinator.com/showhn.html

You can post this when you have something that's ready for others to try, though.

Okay! Thanks I didn't know. I'll note use 'Show HN' anymore for now.
Looks like a good start!

But upgrade the presentation a bit. Your `title` tag is AdonisJS, which is definitely wrong, there are quite a few spelling issues, and you need more technical detail in places (eg. the comparison to Next.js at the bottom).

Thank you very much for this review!

Yes, definitely. I focused more on technical proof than on showcase quality, it's an error, but that will change as soon as possible.

updated :)