https://github.com/danilobandeira29/multitenant
app for multiple clients with shared database
https://github.com/danilobandeira29/multitenant
go golang tenants
Last synced: 8 months ago
JSON representation
app for multiple clients with shared database
- Host: GitHub
- URL: https://github.com/danilobandeira29/multitenant
- Owner: danilobandeira29
- Created: 2024-07-17T21:22:11.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-10-05T15:01:58.000Z (about 1 year ago)
- Last Synced: 2025-01-13T22:19:02.552Z (10 months ago)
- Topics: go, golang, tenants
- Language: Go
- Homepage:
- Size: 505 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
Awesome Lists containing this project
README
# Running the project
```bash
go run main.go
```
# Architecture
Context

Container

Example

are the files in `@docs` folder
Architecture writing follows the [C4 Model standard](https://c4model.com). To be able to view it, you need to install `Java` and other tools like `.puml` visualizer.