Tanstack Start + Convex Quickstart
import { Body, Head, Html, Meta, Scripts } from "@tanstack/start";
Im getting errors trying on this part and not able to import css
5 Replies
Thanks for posting in <#1088161997662724167>.
Reminder: If you have a Convex Pro account, use the Convex Dashboard to file support tickets.
- Provide context: What are you trying to achieve, what is the end-user interaction, what are you seeing? (full error message, command output, etc.)
- Use search.convex.dev to search Docs, Stack, and Discord all at once.
- Additionally, you can post your questions in the Convex Community's <#1228095053885476985> channel to receive a response from AI.
- Avoid tagging staff unless specifically instructed.
Thank you!
Can you share the errors?
Sounds like we need to update it for the beta release this week! Now Body, Head, etc. are gone.
thanks im using your repo as reference to my configuration and it worked
This example is updated https://github.com/get-convex/templates/tree/main/template-tanstack-start and I'll do the quickstart https://docs.convex.dev/quickstart/tanstack-start today
GitHub
templates/template-tanstack-start at main · get-convex/templates
Contribute to get-convex/templates development by creating an account on GitHub.
TanStack Start Quickstart | Convex Developer Hub
Add Convex to a TanStack Start project