Skip to content

artemis-platform/artemis_platform

Repository files navigation

Artemis Platform

Build Status

About

Artemis Platform contains enterprise ready patterns for web applications in Elixir. It can be used as:

  • A starting point for a new web application
  • A pattern reference for an existing web application

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

Patterns

General Patterns:

UI Patterns:

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

Demo

View a live demo at https://artemis-platform.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

Development

Artemis can be used as a pattern reference for an existing application or as a starting point for a new one.

To build a new application using Artemis, see the DEVELOPMENT.md.

Looking for More?

Artemis Dashboard Home

Artemis Dashboard is an example of a complete application (including UI and design) built on top of Artemis Platform.

About

Enterprise Ready Patterns for Elixir and Phoenix

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published