Skip to content

Conversation

@diego3g
Copy link
Member

@diego3g diego3g commented Feb 5, 2024

This PR aims to introduce a new SaaS structure to Jupiter so it can be used by other companies besides Rocketseat itself.

This PR includes:

  • A complete rewrite from Prisma to Drizzle (so we can access our database inside edge functions and Next.js middleware);
  • New database structure to store users, accounts, sessions and verification tokens (as needed by next auth);
  • A new database table to store companies which will be used to bound videos, tags and upload batches;

⚠️ Caution

Before merging this PR, we'll have to migrate our database properly as we moved from Prisma to Drizzle and fix migration pipeline.

@vercel
Copy link

vercel bot commented Feb 5, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
jupiter ❌ Failed (Inspect) Feb 12, 2024 2:29am

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.

2 participants