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

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

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.