Uchi A reminder app Setup cd backend && cp .env.example .env cd frontend && cp .env.example .env just migrate - run database migrations just dev - start both backend and frontend Stack Go, Gin, PostgreSQL, React, TypeScript, Clerk