Laravel Boilerplate
Laravel Boilerplate provides you with a massive head start on any size web application. Out of the box it has features like a backend built on CoreUI with Spatie/Permission authorization. It has a frontend scaffold built on Bootstrap 4. Other features such as Two Factor Authentication, User/Role management, searchable/sortable tables built on my Laravel Livewire tables plugin, user impersonation, timezone support, multi-lingual support with 20+ built in languages, demo mode, and much more.
Learn more
Go SaaS Startup Kit
The SaaS Startup Kit is an open-source project offering a collection of Go (Golang) libraries and boilerplate code to facilitate the development of scalable software-as-a-service applications. It provides a responsive web application with user authentication, including sign-up and login functionalities, and supports create, read, update, and delete (CRUD) operations. The kit includes a RESTful API with JSON Web Token (JWT) authentication and auto-generated documentation using Swagger. For user interface design, it integrates Bootstrap, enabling the creation of responsive, mobile-first projects. Deployment is streamlined through serverless infrastructure on Amazon Web Services (AWS), with continuous integration and deployment pipelines configured via GitLab CI/CD. By offering these pre-built components and integrations, the SaaS Startup Kit aims to reduce repetitive tasks, allowing developers to focus on unique business logic and accelerate the launch of new software services.
Learn more
Nodewood
Nodewood is a JavaScript SaaS Starter Kit designed to expedite the development of SaaS web applications by providing a comprehensive application scaffold. Leveraging Node.js for the backend and Vue.js for the front end, it offers built-in user authentication and administration, subscription management integrated with Stripe's Subscriptions API, and a user administration console. The platform utilizes PostgreSQL combined with MassiveJS and Knex.js migrations for efficient data management. Nodewood's CLI tool facilitates rapid project setup, enabling developers to create a new project template with the latest version of the Nodewood library, basic migrations, and a Docker-powered development environment. This setup allows developers to focus on implementing critical business logic immediately, bypassing the time-consuming process of setting up foundational components. By providing these pre-built features and a modular codebase, Nodewood aims to save developers weeks of development.
Learn more
Ignite
Ignite is a scaffold for starting new Flask applications. It takes care of the boilerplate code (like user registration, OAuth, teams, and billing), allowing you to focus on building your application. Ignite is built upon best practices for modern Flask applications. Includes an admin dashboard for controlling data and reporting sales. Login and register with Google, Twitter, Facebook, and more. With Ignite you'll be able to spin up a production, revenue-generating SaaS in no time. Fullstack Flask is a comprehensive, self-paced online course that guides learners through building a fully functional, income-generating web application from scratch using Python and Flask. The curriculum covers both backend and frontend development, including user authentication, database integration with PostgreSQL, payment processing via Stripe, and deployment to production environments.
Learn more