You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a prisma.schema file you can use to create a new DB, just need to create a new collection in a Mongo DB atlas (it's free), add the env variables and prisma db push
Review the 2025 voting coding/setup and determine whether the UX/UI components can be reused for 2026, including any required changes or limitations.
2025 voting. Used mongoDB but we will use Supabase
2025
There isn't a repository as such for the voting feature, it's part of the https://github.com/canadiancloud/old-cloud-summit-2025
the specific commit it's this one: https://github.com/CanadianCloud/old-cloud-summit-2025/tree/574503107883f3e03ecd85061c9a6ff55b1a9037
There is a prisma.schema file you can use to create a new DB, just need to create a new collection in a Mongo DB atlas (it's free), add the env variables and prisma db push