Skip to content

halliefaust/sheet2dash

Repository files navigation

Dashify

How to Run

1. Start the Backend

Run the following commands in your terminal:

export OPENAI_API_KEY=[YourOpenAPIKey]
export GOOGLE_API_KEY=[YourGoogleAPIKey]
python server.py

2. Start the Frontend

Open a new terminal window and enter:

npm run dev

3. Open the Application

Go to:

http://localhost:3000/

How to Test

Use any publicly shared sample sheet, or use the following sample sheet URL: Sample Google Sheet

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

3 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors