Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(vbd): upload and download lesson assets #275

Conversation

zacjones93
Copy link
Contributor

@zacjones93 zacjones93 added the WIP This PR is a work in progress, not intended to be merged yet. label Aug 26, 2024
Copy link

linear bot commented Aug 26, 2024

Copy link

vercel bot commented Aug 26, 2024

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

Name Status Preview Comments Updated (UTC)
astro-party ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 26, 2024 6:44pm
course-builder-docs ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 26, 2024 6:44pm
course-builder-poc ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 26, 2024 6:44pm
course-builder-video-blog ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 26, 2024 6:44pm
epic-web-v2 ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 26, 2024 6:44pm
pro-aws ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 26, 2024 6:44pm
pro-nextjs ❌ Failed (Inspect) Aug 26, 2024 6:44pm
value-based-design ✅ Ready (Inspect) Visit Preview 💬 Add feedback Aug 26, 2024 6:44pm

lessonTitle: z.string(),
}),
)
.mutation(async ({ input }) => {
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this could probably just be a server action? most trpc mutations could be

@zacjones93 zacjones93 closed this Aug 26, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
WIP This PR is a work in progress, not intended to be merged yet.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants