Skip to content

Reference applications for common web frameworks showing how to embed Metabase charts

Notifications You must be signed in to change notification settings

lexnat187/embedding-reference-apps

 
 

Repository files navigation

embedding-reference-apps

Reference applications for common web frameworks showing how to embed Metabase charts

Running the apps

  1. Run the metabase server with java -jar metabase.jar from the /metabase directory
  2. Run the relevant reference application

For the Django application ./manage.py runserver

For the Node application node index.js

For the rails application rails server -p 3001 (Note that we're binding to a nonstandard port as Metabase also runs on 3000)

About

Reference applications for common web frameworks showing how to embed Metabase charts

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • HTML 36.8%
  • PHP 35.2%
  • Ruby 20.7%
  • Python 3.9%
  • JavaScript 2.0%
  • CSS 0.5%
  • Other 0.9%