https://github.com/max-im/book-shop
https://github.com/max-im/book-shop
kubernetes microservice nestjs passport postgresql typeorm
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/max-im/book-shop
- Owner: Max-im
- Created: 2024-08-15T12:54:32.000Z (almost 2 years ago)
- Default Branch: master
- Last Pushed: 2024-10-22T11:20:34.000Z (over 1 year ago)
- Last Synced: 2025-08-21T06:56:08.146Z (10 months ago)
- Topics: kubernetes, microservice, nestjs, passport, postgresql, typeorm
- Language: TypeScript
- Homepage:
- Size: 976 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Book Shop micreservices backend
## Running
`docker-compose up`
## Tests running
`docker-compose -f docker-compose-e2e.yaml up e2e --build`