RubricLab / create-rubric-app

CLI tool to get started with a full-stack AI project.
https://todo.rubric.sh
Other
138 stars 9 forks source link

The payment button is unclickable #27

Closed tedspare closed 10 months ago

tedspare commented 10 months ago

This is blocking me from paying

tedspare commented 10 months ago

maige tell me about the node.js process

maige-app[bot] commented 10 months ago

@tedspare, I've labeled this issue as a bug. Could you please provide more details about the Node.js process you're referring to? Are you experiencing issues with the payment button in relation to a Node.js process within the application?

By Maige. How's my driving?

maige-app[bot] commented 10 months ago

@tedspare, it seems I don't have the necessary permissions to assign you to this issue directly. Please consider assigning yourself to this issue as it relates to UI, which falls under your responsibilities as per the instructions I have.

By Maige. How's my driving?

tedspare commented 10 months ago

hey maige could you search and explain to me how the CLI works?

maige-app[bot] commented 10 months ago

Hi @tedspare, the CLI for the Create Rubric App is designed to help you quickly start a full-stack AI project. It sets up an AI Agent along with a UI and API to interface with it. You can use it interactively by running npx create-rubric-app in your terminal, or non-interactively with additional options like npx create-rubric-app@latest -n my-app -k OPENAI_API_KEY -y --bun --ai. For more details, you can check the README.md in the repository or the quickstart guide in the project's documentation.

By Maige. How's my driving?