agent-auth
01jeftarmascarenhas/context-mesh
Agent
Implement user authentication with JWT, including signup, login, and logout functionality.
jeftarmascarenhas/context-mesh
Agent
Implement user authentication with JWT, including signup, login, and logout functionality.
jeftarmascarenhas/context-mesh
Agent
Create GitHub Actions workflows for continuous integration and deployment.
jeftarmascarenhas/context-mesh
Agent
Configure PostgreSQL with Docker Compose and setup Prisma schema with User and Todo models.
jeftarmascarenhas/context-mesh
Agent
Implement the React frontend with authentication and todo management features.
jeftarmascarenhas/context-mesh
Agent
Initialize the project structure with backend (Express + TypeScript) and frontend (Vite + React + TypeScript).
jeftarmascarenhas/context-mesh
Agent
Implement unit tests for backend services and frontend components with Jest and React Testing Library.
jeftarmascarenhas/context-mesh
Agent
Implement Todo CRUD operations with create, read, update, delete functionality.
jeftarmascarenhas/context-mesh
Agent
Implement the weather service and API route with Open-Meteo integration (geocoding + weather).