Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/natserract/backend-trainee

Curated list of practical and techniques for NodeJS/Back-end development
https://github.com/natserract/backend-trainee

backend clean-architecture ddd-architecture dependency-injection event-driven grpc inversion-of-control microservices

Last synced: about 2 months ago
JSON representation

Curated list of practical and techniques for NodeJS/Back-end development

Awesome Lists containing this project

README

        

# Backend Trainee

Curated list of practical and techniques for NodeJS, Back-end development

## Running

```shell
yarn turbo run dev #or
yarn turbo run dev --filter=
```

## Practical Tasks

- [x] [NodeJS DDD-CA orchestration](apps/node-ddd-ca)
- [x] [HTTP/2](apps/http2)