Skip to content

Commit bb98829

Browse files
committed
update: tech stack
1 parent f93a34e commit bb98829

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

README.md

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,15 +59,14 @@ Built on a robust backend and a sleek React frontend, Taskaza offers both **trad
5959
## Tech Highlights
6060

6161
* **Backend**: FastAPI, async SQLAlchemy, JWT, API keys, SQLite → Postgres
62-
* **Frontend**: React, shadcn/ui, Tailwind, TanStack Query, RHF + Zod
62+
* **Frontend**: Nextjs, shadcn/ui, Tailwind, RHF + Zod
6363
* **AI**: FastMCP server, OpenRouter LLMs (free OSS where available)
64-
* **Infra**: Docker, GitHub Actions CI/CD, Render/Railway deploy
64+
* **Infra**: Docker, GitHub Actions CI/CD, Render and Vercel deploy
6565
* **Testing**: Pytest (backend), Playwright (frontend)
6666

6767
## Project Structure
6868
- `/backend` → FastAPI API (Task Management system; see its README for setup)
6969
- `/frontend` → Next.js app (landing page + dashboard UI)
70-
- See [`/frontend/agents.md`](./frontend/agents.md) for details on AskBar + Agent integration
7170

7271
## Roadmap
7372

0 commit comments

Comments
 (0)