Stars
0
Forks
0
Watchers
0
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
27
commits
feat: implement Clerk webhooks for user and payment handling, add authentication middleware, and update package dependencies
538dee1View on GitHubfeat: add initial Prisma setup with User and Project models, including migrations and configuration
a29740cView on GitHubfeat: initialize backend with Express, Prisma, and PostgreSQL setup
9372440View on GitHubchore: update backend dependencies and add TypeScript configuration
8b07296View on GitHubreplace custom pricing plans implementation with Clerk's PricingTable component for streamlined pricing display
d269b54View on GitHubadd Clerk integration with environment variable setup and update Navbar for user authentication
3674087View on GitHubrefactor Loading component for improved structure and add loading animation
a949e94View on GitHubimplement Plans page layout with Pricing component and credit information
053bd5dView on GitHubadd download buttons for image and video; implement video generation feature in Result page
01fe855View on GitHubupdate Result page with project data fetching and loading state; add baseline-browser-mapping dependency
a16acc2View on GitHubadd action menu to ProjectCard for image/video download, sharing, and deletion
eca23caView on GitHubadd PrimaryButton component and update MyGeneration page for better user interaction
2fb0053View on GitHubimplement MyGeneration page with loading state and project display
20f4e6cView on GitHub