solventum-image-metadata/frontend
SamoilenkoVadym b03ff91e4e docs(deploy): add complete deployment checklist and env files
- Add DEPLOYMENT-CHECKLIST.md with step-by-step guide
- Add frontend/.env.production for build
- Update .env.fastapi.example with correct REDIRECT_URI
- Include all verification steps and troubleshooting

Ready for production deployment!

Co-Authored-By: Claude Sonnet 4.5 (1M context) <noreply@anthropic.com>
2026-02-09 14:29:45 +00:00
..
src fix(sso): add OAuth callback handler with correct redirect URI 2026-02-09 14:28:07 +00:00
.env.example feat(frontend): add React SPA with TypeScript 2026-02-09 13:14:46 +00:00
.env.production docs(deploy): add complete deployment checklist and env files 2026-02-09 14:29:45 +00:00
index.html feat(frontend): add React SPA with TypeScript 2026-02-09 13:14:46 +00:00
package-lock.json chore(frontend): add package-lock.json for reproducible builds 2026-02-09 13:40:31 +00:00
package.json feat(frontend): add React SPA with TypeScript 2026-02-09 13:14:46 +00:00
postcss.config.js feat(frontend): add React SPA with TypeScript 2026-02-09 13:14:46 +00:00
tailwind.config.js feat(frontend): add React SPA with TypeScript 2026-02-09 13:14:46 +00:00
tsconfig.json feat(frontend): add React SPA with TypeScript 2026-02-09 13:14:46 +00:00
tsconfig.node.json feat(frontend): add React SPA with TypeScript 2026-02-09 13:14:46 +00:00
vite.config.ts feat(frontend): add React SPA with TypeScript 2026-02-09 13:14:46 +00:00