Issue on docs: no manual setup instructions
Path: /documentation/quickstarts/introduction
I tried to run @trigger.dev/cli@latest init in my project and it said that it couldn't do automatic setup. Then, it showed me a link to manual setup instructions, but there are no manual setup instructions on the linked page.
@danieldunderfelt which framework are you using? Was it one that wasn't on the page that was linked to?
I wasn't using any framework really. I am setting up my backend with Partykit (which runs on Cloudflare workers), and the Trigger app would be separate.
The issue isn't that my framework isn't listed, it's that the CLI tells me to go to a link for "manual instructions" but there are no such instructions on the linked page. There are no "here's how to set up Trigger without a framework" docs, and it is unclear why a framework is even needed.