bubble-framework / bubble-dashboard

Visual dashboard for Bubble-integrated repositories, built with React, Express, and TailwindCSS.
0 stars 0 forks source link

Connect bubble framework with bubble dashboard #4

Closed jessjchang closed 2 years ago

jessjchang commented 2 years ago

when the bubble dashboard command is run, npm start server and client will spin up

jessjchang commented 2 years ago

Andrew's workin' on this on the dashboard side, and Jess is workin' on the framework side - the code for the bubble dashboard command on the framework side will run npm run dashboard from where the bubble-dashboard code lives (in the user's home .bubble folder), which will start up both server and client for the dashboard app. Hoping to display messages to the user to let them know when the dashboard is ready to be viewed on localhost:3000, along with a clickable link from the terminal