backend
Backend framework
A template repository for building TypeScript backend servers with NestJS and Prisma, focusing on functional programming and test-driven development.
A template repository for TypeScript backend server
640 stars
7 watching
77 forks
Language: TypeScript
last commit: 9 days ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
samchon/bbs-backend | An example backend project demonstrating NestJS and Prisma stack for education and showcasing the utility of third-party libraries for productivity | 25 |
dbos-inc/dbos-transact-ts | A TypeScript framework for building scalable, durable, and observable backend applications using PostgreSQL-compatible databases. | 366 |
samchon/astl | A library providing a TypeScript implementation of the Standard Template Library features for AssemblyScript | 38 |
samchon/nestia | A set of helper libraries for building robust and efficient NestJS applications | 1,849 |
codelytv/typescript-api-skeleton | A project providing a basic setup for building an Express API backend in TypeScript. | 196 |
samchon/tgrid | Provides a framework for distributed computing and RPC in TypeScript, enabling remote function calls over WebSocket and Worker protocols. | 145 |
erudika/para | A multitenant backend server that provides a scalable and secure foundation for building web and mobile applications | 531 |
samchon/ecol | A TypeScript library providing event-driven implementations of standard data structures | 9 |
crufters/actio | A Node.js framework that enables developers to build scalable microservices and monoliths with minimal code changes | 265 |
samchon/prisma-markdown | Generates Markdown documents from Prisma schema definitions, including ERD diagrams and model descriptions. | 447 |
samchon/tstl | A TypeScript implementation of the C++ Standard Template Library | 603 |
codelytv/typescript-web-skeleton | A pre-configured TypeScript project with integration of popular development tools and frameworks | 33 |
brahimabdelli/nestjs-boilerplate | A NestJS project providing a boilerplate for building backend applications with MongoDB, TypeORM, Swagger, Compodoc, and Docker support. | 36 |
mnfst/manifest | A backend framework for creating and managing data-driven applications using a single YAML configuration file | 805 |
darky/context-fp | A lightweight, functional programming framework for dependency injection and state management in TypeScript. | 2 |