File tree 1 file changed +4
-2
lines changed
1 file changed +4
-2
lines changed Original file line number Diff line number Diff line change 1
- ## Claude Chatbot with Trigger.dev Streaming
1
+ ## Claude Chatbot with Trigger.dev Realtime Streaming
2
+
3
+ https://github.com/user-attachments/assets/f833a656-f168-45dd-924d-f8e8d90a7b3e
2
4
3
5
This project is a full-stack chat application that uses the following:
4
6
@@ -11,7 +13,7 @@ This project is a full-stack chat application that uses the following:
11
13
12
14
1 . After cloning the repo, run ` npm install ` to install the dependencies.
13
15
2 . Copy the ` .env.example ` file to ` .env ` and fill in the required environment variables:
14
- - You'll need an Anthropic API key for Claude. Create a free account at [ Anthropic] ( https://console.anthropic.com/signup ) to get your API key .
16
+ - You'll need an Anthropic API key for Claude. Create a free account at [ Anthropic] ( https://console.anthropic.com/signup ) .
15
17
- If you haven't already, sign up for a free Trigger.dev account [ here] ( https://cloud.trigger.dev/login ) and create a new project
16
18
3 . Copy the project ref from the Trigger.dev dashboard and add it to the ` trigger.config.ts ` file.
17
19
4 . Run the Next.js server with ` npm run dev ` .
You can’t perform that action at this time.
0 commit comments