Skip to content

Finish production launch (Postgres + deploy wiring) - #2

Merged
letslego merged 1 commit into
mainfrom
cursor/launch-finish-fdd7
Sep 2, 2026
Merged

Finish production launch (Postgres + deploy wiring)#2
letslego merged 1 commit into
mainfrom
cursor/launch-finish-fdd7

Conversation

@letslego

@letslego letslego commented Sep 2, 2026

Copy link
Copy Markdown
Owner

Summary

Completes remaining launch work after PR #1:

  • PostgreSQL as the database (migrations + docker-compose.yml)
  • Apply packages UI, password reset/forgot flows, health endpoint
  • LinkedIn paste import (no scraping)
  • GitHub Actions CI with Postgres service + optional Vercel deploy
  • DEPLOY.md / README updated for Neon/Vercel

Notes

Production still needs your secrets in the host (Stripe, Resend, OpenAI, Neon DATABASE_URL, AUTH_SECRET, CRON_SECRET). This environment has no Vercel login or API keys to finish hosted deploy automatically.

Test plan

  • npm run build with Postgres
  • /api/health ok
  • signup → mock Pro checkout → Auto-Apply packages
  • Add Vercel + Neon secrets and deploy

Switch Prisma to PostgreSQL with migrations and docker-compose, add
apply-packages page, password reset UX, health check, LinkedIn paste
import, GitHub Actions CI/deploy wiring, and update deploy docs.
@letslego
letslego merged commit 9387248 into main Sep 2, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant