Implementation
- HTTP (SvelteKit, Next.js, or Vue.js) is used between the client panel and the main server.
- gRPC (HTMX) is used between the admin panel and the main server.
gRPC generation
Make sure you have the latest version of theprotoc-gen-go
plugin installed:
proto
folder. After making any changes, we need to generate new types: