- I am trying to deploy my project build with tanstack-start on site.
- issue i am facing is appwrite doesnt provide start command option so i can run 'npm run start' after build finishes
- according to tanstack doc (https://tanstack.com/start/v0/docs/framework/react/guide/hosting#nodejs--railway--docker) we need to run "node .output/server/index.mjs" to start our website.
In case of vercel:
- i am using nitro plugin to build my project
- and this plugin provides preset option to choose for which type outp you want
- preset have option for 'vercel' but not appwrite
have tried selecting tanst-start in framework option but getting this:
@Meldiron Would you have any insight on this issue with Tanstack in sites?
I was able to get mine working but I don't use the Nitro V2 plugin and I'm not familiar with it
In case if you dont know, tanstack-start and tansrouter both are little different thing
for reference : https://chatgpt.com/share/68fe3096-31a4-8006-81d3-d5623e8262b2
since appwrite already supports nextjs so supporting tanstack-start also wont be a big deal
Heyy π Came to this discussion a bit late. TanStack Start is now supported as framework with both SSR and static support π₯³ For SSR we support native builds, and nitro builds - both V2 and V3 versions.
Recommended threads
- Error With iOS Apps
I keep getting the below errors for my flutter app. The clients are registered and have been. This wasn't an issue a few hours ago. AppwriteException: AppwriteE...
- Backup policies think im on free tier
Cant create more than one policy as im told to ugprade, when clicking upgrade im taken to the upgrade page which confirms im already on pro
- Cant get rid of "get started"
Not that important, but annoying. No matter what I do I cant get the "Get started" to go away, ive added a bunch of web platforms and its just stuck.