https://github.com/kaikei-e/yamori
Yamori is an application aiming to implement a real-world-level guest management system.
https://github.com/kaikei-e/yamori
docker-compose echo golang mariadb svelte typescript
Last synced: 2 months ago
JSON representation
Yamori is an application aiming to implement a real-world-level guest management system.
- Host: GitHub
- URL: https://github.com/kaikei-e/yamori
- Owner: Kaikei-e
- License: mit
- Created: 2022-09-08T13:19:27.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2023-01-11T17:07:07.000Z (over 3 years ago)
- Last Synced: 2025-03-05T02:24:55.153Z (over 1 year ago)
- Topics: docker-compose, echo, golang, mariadb, svelte, typescript
- Language: Go
- Homepage:
- Size: 291 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Yamori
Yamori is the collective name for a comprehensive suite of products consisting of lodging reservation services, guest management services, and administrative and owner supervision services.
It is intended to achieve real-world product-level quality.
## Why am I working on this project?
It is solely to improve my overall development capabilities.
This includes everything from bit infrastructures teritory such as Docker, DB, backend, and frontend development.
In addition, this is an ambitious project that aims to reach out to QA and performance tuning. (Yeah, I get it. I'm not a genius, so these things will be very challenging.)
Docker Compose to implement an application that can be deployed immediately.
I will remove old_ref dir ASAP. That is the rest of prototyping.
## Library, Framework
- [Echo](https://github.com/labstack/echo)
- [gRPC](https://grpc.io/)
- [Bun](https://bun.uptrace.dev/)
- [Svelte](https://svelte.dev/)
- [SvelteKit](https://kit.svelte.dev/)
- [MariaDB](https://mariadb.com/kb/en/)
- [Docker](https://www.docker.com/)
- [Zap](https://github.com/uber-go/zap)