https://github.com/sameerkash/socially
An example microservice architecture using Nest.js 😼
https://github.com/sameerkash/socially
docker kubernetes microservices mongodb nestjs redis
Last synced: about 1 year ago
JSON representation
An example microservice architecture using Nest.js 😼
- Host: GitHub
- URL: https://github.com/sameerkash/socially
- Owner: Sameerkash
- Created: 2020-11-25T16:47:10.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-01-16T05:15:27.000Z (over 5 years ago)
- Last Synced: 2025-05-06T22:03:42.122Z (about 1 year ago)
- Topics: docker, kubernetes, microservices, mongodb, nestjs, redis
- Language: TypeScript
- Homepage:
- Size: 721 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Nest Microservices
**A microsservice architecture exmaple**
**TechStack**
- Nest.js
- TypeScript
- MongoDB
- ElasticSearch
- Redis
- REST APIs
- Docker
- Kubernetes
**CheckList**
- [ ] Auth
- [ ] Feed
- [ ] Chat
- [ ] Payment
- [ ] Full text search
- [ ] Nginx Gateway
**Intial Architecture**
