Amplication is an open-source platform for building, maintaining, and scaling backend services. It uses AI-powered automation to generate microservices with APIs, data models, and DTOs, while embedding organizational best practices into live templates.
Open source. Open possibilities.
Discover quality open-source projects, submit projects anonymously, and claim and edit your own project.
A little curiosity. A world of open source.
THE FIRST COLLECTIONNestJS is a progressive Node.js framework for building efficient, scalable server-side applications. Built with TypeScript, it supports OOP, FP, and FRP, uses Express by default (Fastify compatible), and provides an Angular-inspired application architecture.
newt-app is a one-command scaffolder that generates a production-ready full-stack TypeScript monorepo combining a Next.js frontend with a NestJS backend, plus shared authentication, Kysely persistence on SQLite or Postgres, shadcn/ui components, and Turborepo with pnpm workspaces.
Hyundai E-Commerce is an enterprise B2B/B2C platform for industrial power equipment, combining a NestJS REST API, Next.js storefront and admin portal, quotation negotiation workflows, warehouse stock tracking, PayOS payments, and OpenAPI-driven type synchronization.
Official template and extension bank for the create-awesome-node-app CLI. It bundles ten starter projects (React Vite, Next.js, Next.js SaaS AI, NestJS, Remix, Astro, Hono, Turborepo, WebdriverIO, WebExtension) plus addons and layered CI workflows for validating template output.
Refine Core is an open-source React meta-framework for building CRUD-heavy enterprise apps like admin panels, dashboards and internal tools. It offers a headless architecture with hooks and components for auth, access control, routing, networking, state management and i18n, plus connectors for 15+ backend services.
@querry-kit/nest provides a suite of NestJS helpers for building Query Kit APIs. It includes features like field projection, Prisma-style query services, CASL authorization policies, OpenAPI decorators, pagination DTOs, and object utilities to streamline backend development.