All Projects → artemis-platform → artemis_platform

artemis-platform / artemis_platform

Licence: other
Enterprise Ready Patterns for Elixir and Phoenix

Programming Languages

elixir
2628 projects
HTML
75241 projects
shell
77523 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
Dockerfile
14818 projects

Labels

Projects that are alternatives of or similar to artemis platform

alternate
Plug and Phoenix helpers to localize your web app via the URL
Stars: ✭ 26 (+52.94%)
Mutual labels:  phoenix
phoenix.webui.framework
基于WebDriver的WebUI自动化测试框架
Stars: ✭ 118 (+594.12%)
Mutual labels:  phoenix
dotfiles
💾 dotfiles for macOS - includes zsh, hyper key, Karabiner, and Phoenix configurations. Installation via dotbot.
Stars: ✭ 41 (+141.18%)
Mutual labels:  phoenix
gringotts payment
Demo Phoenix app showing gringotts payment library integrations.
Stars: ✭ 24 (+41.18%)
Mutual labels:  phoenix
phoenix meta tags
Phoenix library helps generating meta tags for website.
Stars: ✭ 25 (+47.06%)
Mutual labels:  phoenix
phoenix html simplified helpers
Some helpers for phoenix html( truncate, time_ago_in_words, number_with_delimiter, url_for, current_page? )
Stars: ✭ 29 (+70.59%)
Mutual labels:  phoenix
phoenix-queryserver
Apache Phoenix Query Server
Stars: ✭ 33 (+94.12%)
Mutual labels:  phoenix
pinterest-backend
Pinterest Clone Backend in Phoenix Framework
Stars: ✭ 19 (+11.76%)
Mutual labels:  phoenix
phoenix pagination
Simple pagination for Ecto and Phoenix that uses plain EEx templates.
Stars: ✭ 20 (+17.65%)
Mutual labels:  phoenix
mfpb
My Frugal PostBin
Stars: ✭ 26 (+52.94%)
Mutual labels:  phoenix
algoliax
Algolia integration to elixir application
Stars: ✭ 38 (+123.53%)
Mutual labels:  phoenix
elixir ravelry
Elixir API using Neo4j database for ElixirConf 2017 talk
Stars: ✭ 21 (+23.53%)
Mutual labels:  phoenix
querie
Compose Ecto query from the client side
Stars: ✭ 20 (+17.65%)
Mutual labels:  phoenix
stub on web
Create stub urls to test external API integration
Stars: ✭ 54 (+217.65%)
Mutual labels:  phoenix
phoenix-react-apollo-demo
Example app using the Phoenix Framework with React and GraphQL
Stars: ✭ 37 (+117.65%)
Mutual labels:  phoenix
sms blitz
Send SMS messages through multiple different providers
Stars: ✭ 29 (+70.59%)
Mutual labels:  phoenix
uncharted
No description or website provided.
Stars: ✭ 31 (+82.35%)
Mutual labels:  phoenix
pan
The podcast showcase & community / Phoenix based web application
Stars: ✭ 31 (+82.35%)
Mutual labels:  phoenix
elixir-auth-google-demo
⭐️ A basic example of using Google Auth in a Phoenix App.
Stars: ✭ 15 (-11.76%)
Mutual labels:  phoenix
ecto profiler
Project for Ecto DB profiling
Stars: ✭ 16 (-5.88%)
Mutual labels:  phoenix

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

Artemis Dashboard Home

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].