Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/max-im/book-shop
https://github.com/max-im/book-shop
kubernetes microservice nestjs passport postgresql typeorm
Last synced: 4 days ago
JSON representation
- Host: GitHub
- URL: https://github.com/max-im/book-shop
- Owner: Max-im
- Created: 2024-08-15T12:54:32.000Z (4 months ago)
- Default Branch: master
- Last Pushed: 2024-10-18T18:27:33.000Z (2 months ago)
- Last Synced: 2024-10-19T15:11:45.852Z (2 months ago)
- Topics: kubernetes, microservice, nestjs, passport, postgresql, typeorm
- Language: TypeScript
- Homepage:
- Size: 975 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`