Technology | Role | Sources |
---|---|---|
Go | Backend programming language | https://pkg.go.dev/std |
TypeScript | Frontend programming language | https://typescriptlang.org |
Vite | Frontend Tooling | https://vitejs.dev/ |
Vue 3 | Frontend Framework | https://vuejs.org/ |
PNPM | Frontend package manager | https://pnpm.io/ |
Pattern | Role | Classes |
---|---|---|
Singleton | Maintains read-only state for the backend included connections to database, logger, etc. |