Commit graph

6 commits

Author SHA1 Message Date
c73e84078a
fix(frontend): fix API_URL environment variable being undefined 2024-05-15 20:10:49 +05:00
d97ad7dbfe
feat(deploy): allow deploying on deta.space
- **BREAKING CHANGE**: Api url now /api/v1 \n **Fix**: Frontend build. \n **Fix**: errors about unknown styles

BREAKING CHANGE:
2024-05-13 22:20:08 +05:00
78ca3ef054
frontend: add route to view other user profiles by id 2024-04-27 10:39:57 +05:00
320a36d27e
frontend: add user profile page 2024-04-24 14:40:53 +05:00
a03deddbc0
frontend: fix <Image /> 2024-04-23 22:23:11 +05:00
642277face
Changelog:
Backend:
- ADD Favorites routes
- EXTEND Index routes
- ADD FastAPI tags for routes

Frontend:
- ADD Next.JS Template
2024-04-18 22:29:26 +05:00