Elyxel Save

Community Software

Project README

Elyxel

Elyxel is a space to gather and share stories.

Info

This code base serves as an example of a fully functional Elixir and Phoenix application running on a small production server. For more extensive details please read about the build process here.

Local Setup

Migrate and seed the database

  • Exec into running docker container docker exec -it elyxel_web_1 /bin/bash
  • mix ecto.setup

Running Tests

  • Exec into running docker container docker exec -it elyxel_web_1 /bin/bash
  • mix test
  • OR docker-compose run --rm web mix test

Production

  • This depends on your setup but for Elyxel simple deployment is handled by the automata script.
Open Source Agenda is not affiliated with "Elyxel" Project. README Source: achariam/elyxel
Stars
53
Open Issues
0
Last Commit
6 years ago
Repository

Open Source Agenda Badge

Open Source Agenda Rating