Skip to content

NestJS Prototypes Collection: A personal repository of various NestJS workflows, prototypes, and application templates for testing and experimenting with different patterns, practices, and use cases in building scalable server-side applications.

Notifications You must be signed in to change notification settings

louieseno/nest_js_101

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Nest Logo

A progressive Node.js framework for building efficient and scalable server-side applications.

NPM Version Package License NPM Downloads CircleCI Discord Backers on Open Collective Sponsors on Open Collective Support us

NestJS Prototypes Collection

Description

This repository serves as my parent collection for various NestJS workflows, templates, and prototype applications. Each submodule in this repository represents a unique workflow, pattern, or prototype built with NestJS, a powerful Node.js framework for building efficient and scalable server-side applications.


Submodules

  • A dockerized user CRUD API built with NestJS, TypeORM, and PostgreSQL. It covers user management features like registration, authentication, and CRUD operations on user data.


How to Use

To clone the repository along with all the submodules, run the following command:

git clone --recurse-submodules https://github.com/louieseno/nest_js_101.git
cd nestjs_js_101

About

NestJS Prototypes Collection: A personal repository of various NestJS workflows, prototypes, and application templates for testing and experimenting with different patterns, practices, and use cases in building scalable server-side applications.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published