Welcome to our all-in-one solution for building efficient web applications using some of the hottest technologies right now!
الميزات الرئيسية لـ apptension/alpack هي: Node and NestJS Boilerplates.
تشمل البدائل مفتوحة المصدر لـ apptension/alpack: jmcdo29/testing-nestjs — This project is a NestJS testing boilerplate and reference implementation. It provides a structured monorepo workspace… boxyhq/saas-starter-kit — This project is a software-as-a-service application boilerplate and foundation designed to provide the core business… cedrickchee/saas-starter — Everything you need to get your next Unicorn-For-X startup off the ground. graphile/starter — Opinionated SaaS quick-start with pre-built user account and organization system for full-stack application… async-labs/saas — This project is a full-stack TypeScript framework and boilerplate designed for building subscription-based software… aloysius-tim/saas-react-starter-kit-boilerplate — We recommend using this amazing boilerplate (our team now use Makerkit instead of SaaStr): https://makerkit.dev/ --…
This project is a NestJS testing boilerplate and reference implementation. It provides a structured monorepo workspace designed to demonstrate various architectural and testing patterns for NestJS applications. The project features a dockerized test environment and an integration testing framework. It includes a dedicated GraphQL API test suite to validate graph-based endpoints and schemas for queries and mutations. The suite covers a layered testing hierarchy consisting of unit, integration, and end-to-end tests. These capabilities extend across the application and data layers, including da
This project is a software-as-a-service application boilerplate and foundation designed to provide the core business infrastructure for building software services. It functions as a multi-tenant user management system that handles account creation, user authentication, and organizational team structures across multiple customer accounts. The kit integrates enterprise identity features, including a service for automating user and group management via the System for Cross-domain Identity Management standard. It also includes a billing implementation for managing recurring payments, one-time tra
Everything you need to get your next Unicorn-For-X startup off the ground.
This project is a full-stack TypeScript framework and boilerplate designed for building subscription-based software services. It provides a pre-configured development environment that integrates a React frontend with a Node.js and Express server and a MongoDB data layer. The framework includes integrated modules for managing subscription billing, multi-tenant user management, and secure identity verification via social logins and passwordless authentication. It further enables real-time application synchronization through a WebSocket server for bidirectional data streaming between clients and