Artemis Teams is a collection of collaborative team-based tools written in Elixir.
It is built on top of Artemis Platform.
A container-based demo environment is available. 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
Artemis Platform is a generic Elixir / Phoenix platform ready to be the foundation of your next web application.
Artemis Dashboard is an example of a complete application (including UI and design) built on top of Artemis Platform.