trigger.dev icon indicating copy to clipboard operation
trigger.dev copied to clipboard

Issue on docs: no manual setup instructions

Open danieldunderfelt opened this issue 1 year ago • 2 comments

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 avatar Feb 04 '24 21:02 danieldunderfelt

@danieldunderfelt which framework are you using? Was it one that wasn't on the page that was linked to?

CleanShot 2024-02-05 at 13 10 55

matt-aitken avatar Feb 05 '24 13:02 matt-aitken

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.

danieldunderfelt avatar Feb 07 '24 16:02 danieldunderfelt