Skip to content

artemis-platform/artemis_dashboard

Repository files navigation

Artemis Dashboard

An Operational Dashboard in Elixir and Phoenix

Artemis Dashboard is built on top of Artemis Platform, a collection of production-ready design patterns for Elixir and Phoenix.

Artemis Dashboard Home

View a live demo at https://artemis-dashboard.com/.

Build Status

Patterns

General Patterns:

UI Patterns:

  • Breadcrumbs
  • Pagination
  • Table Search
  • Table Export
  • Table Sorting
  • Table Filtering

Additional Patterns:

  • Real-time data updates with Phoenix LiveView
  • Dynamic Caching
  • Custom UI and Design

Demo

View a live demo at https://artemis-dashboard.com/.

Or spin up a demo locally. Assuming docker and docker compose is installed:

bin/demo/build # Build the demo environment
bin/demo/up # Start the demo environment
bin/demo/stop # Stop the demo environment
bin/demo/remove # Remove the demo environment

Once built and started, the demo environment is available at: http://localhost:4077

Looking for More?

Artemis Platform is a generic Elixir / Phoenix platform ready to be the foundation of your next web application.

About

Enterprise Web Application in Elixir and Phoenix

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published