delta-lynx-89e8
6722d1d4a1
Add Figma API key to server-info.md
...
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 07:45:15 -08:00
delta-lynx-89e8
f2e2338e8f
Fix listing activation and chat conversation bugs
...
- Add POST /listings/:id/activate endpoint to bypass Stripe in dev
- Fix chat conversation creation crash when listingId is null/undefined
- Properly handle Prisma unique constraint for conversations
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 07:25:31 -08:00
delta-lynx-89e8
9f399291ee
Add deployment docs and fix dotenv loading
...
- Add deploy/server-info.md with full server access, DB, SSL, nginx info
- Add dotenv dependency for .env file loading on server
- Server running at https://marketplace.173.212.212.157.sslip.io
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 07:18:52 -08:00
delta-lynx-89e8
b37b734c82
Initial marketplace implementation
...
Full-stack marketplace for buying/selling second-hand items.
React 19 + TypeScript + Tailwind CSS v4 frontend with 17 screens,
Express + Prisma + Socket.io backend, Stripe payments, JWT auth.
Deployed at https://marketplace.173.212.212.157.sslip.io/
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com >
2026-02-22 07:00:44 -08:00