Skip to content

Latest commit

 

History

History
21 lines (11 loc) · 488 Bytes

README.md

File metadata and controls

21 lines (11 loc) · 488 Bytes

NestJS starter repo

What is this?

This is a blueprint repo with some base setup done for projects instead of having to do everything manually every time.

Technologies

GraphQL for the network transport layer & providing strong API typing

NestJS & Express for handling network requests

PostgreSQL for the database layer

BullJS for managing queue producers/consumers

Docker for orchestrating infrastructure containers

Can I use this?

Of course, feel free to provide PRs