Skip to content

Conversation

Steellgold
Copy link
Owner

No description provided.

Copy link

vercel bot commented Apr 11, 2025

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

Name Status Preview Comments Updated (UTC)
imagine ❌ Failed (Inspect) Jun 9, 2025 4:01pm

… models

- Added new columns to the User model: display_name, image_url, credits, last_credits_refresh, limit_messages, and stripe_customer_id.
- Introduced new columns in the Story model: isChildrenStory, isPublic, hasItems, notes, credit_cost, and v.
- Created Job model with status, stage, and related fields.
- Added Item model with attributes for rarity, type, and durability.
- Implemented Dialogue model for scene dialogues.
- Established relationships between models with foreign keys.
- Created enums for various statuses and types used in the models.
- Updated existing migrations to drop and alter columns as necessary.
- Removed the TransactionType enum from user.prisma schema.
- Added a new Prisma client initialization file at packages/database/src/prisma/index.ts.
- Created a Supabase client in packages/database/src/supabase/index.ts.
- Defined comprehensive types for the Supabase database in packages/database/src/supabase/types.ts.
- Updated pnpm-lock.yaml to include new dependencies for Prisma and Supabase.
…evitate, FlickeringGrid, ShineBorder, SparklesText, and CustomScrollbar
Steellgold added 21 commits June 4, 2025 23:49
…omer portal access, credit package retrieval, and webhook handling
…tal access, checkout session creation, and transaction fetching
…tegrate CreditPackagesDialog for purchasing credits
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