https://github.com/thdk/edissa
Reservation management platform built with nestjs
https://github.com/thdk/edissa
Last synced: 5 months ago
JSON representation
Reservation management platform built with nestjs
- Host: GitHub
- URL: https://github.com/thdk/edissa
- Owner: thdk
- Created: 2022-10-21T08:21:48.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-10-23T08:48:17.000Z (over 3 years ago)
- Last Synced: 2024-12-29T13:48:57.524Z (over 1 year ago)
- Language: TypeScript
- Size: 85.9 MB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Edissa
## Description
Reservation management platform built with [Nest](https://github.com/nestjs/nest).
Built as hobby project to gain hands-on experience with:
- nest
- typeorm
- google cloud spanner
- postgresql
- grpc
- terraform
- microservices
- dev containers
## Packages
### Api
See api [readme](./packages/api/README.md) file.
### Admin
todo
## Infrastructure
See [docs](./docs/infrastructure.md) to setup required infrastructure on Google Cloud Platform.