Development
We welcome contributions! homectl is built using a modern stack focused on performance.
Tech Stack
- Backend: Go 1.24 (Fiber)
- Frontend: React 18 (Vite, TypeScript)
- State Management: Zustand & React Query
- Styling: Vanilla CSS (Sharp edges, monochrome)
Local Setup
-
Clone the repo:
-
Run Backend (Go):
-
Run Frontend (React):
The frontend dev server proxies API requests to localhost:7777 by default.