cancel
Showing results forย 
Search instead forย 
Did you mean:ย 
Get Started Discussions
Start your journey with Databricks by joining discussions on getting started guides, tutorials, and introductory topics. Connect with beginners and experts alike to kickstart your Databricks experience.
cancel
Showing results forย 
Search instead forย 
Did you mean:ย 

Databricks Apps Deployment with React codebase

amitkumarvish
New Contributor II

Hi,

Need help to understand how we can deploy frontend(React) codebase via Databricks Apps as I am tried all templates and Custom App creation. It seems only Python based codebase can be deployed.

Let me know if anyone can help me with approach or fesibilty for the same.

Thanks,

Amit Vishwakarma

4 REPLIES 4

idunrlylikeu
New Contributor II

Iโ€™m curious about this too, The Databricks blog on general availability (GA) mentions "Bring-your-own-framework," but the documentation it links to only covers Python-based frameworks like Streamlit, Dash, and Gradio (docs)

From what Iโ€™ve found, based on the Python runtime, you might be able to host a FastAPI server, mount a built React project as static files, and deploy it as a Databricks App

  • Building Databricks Apps with React and Mosaic AI Agents (blog)
  • Databricks Apps Cookbook FastAPI (cookbook)

Has anyone tried this or found a better way to deploy a React frontend on Databricks Apps? Iโ€™d love to hear about your approach or if itโ€™s even feasible.

Thanks

cgrant
Databricks Employee
Databricks Employee

A React frontend can be used with a Python backend. If you're referring to node.js support, this is coming soon, stay tuned.

chanukya-pekala
Contributor

A colleague of mine is trying the same. React and mesop to have better control on the frontend while accessing the dashboard. WIP. 

Chanukya

cgrant
Databricks Employee
Databricks Employee

Here is some new documentation for using node.js with Databricks apps.

Join Us as a Local Community Builder!

Passionate about hosting events and connecting people? Help us grow a vibrant local communityโ€”sign up today to get started!

Sign Up Now