Veikko Lintujärvi d82746f074 Merge pull request #2 from jyrama/release-ecto-scripts
Release ecto scripts + Configure secrets at runtime in prod release #1
2021-05-22 09:53:18 +03:00
2021-05-22 09:52:27 +03:00
2021-05-21 22:43:51 +03:00
2021-05-16 22:17:09 +03:00
2021-03-29 21:46:38 +03:00
2021-03-27 14:29:16 +02:00
2021-03-27 14:16:04 +02:00
2021-03-29 21:46:38 +03:00
2021-03-29 21:46:38 +03:00
2021-05-03 23:19:07 +03:00

Runosaari

Website with admin capabilities for a festival event.

Quick start

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Install Node.js dependencies with npm install inside the assets directory
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more

Description
Runosaari festival website with Phoenix
Readme MIT 2.6 MiB
Languages
Elixir 71.8%
HTML 21.2%
SCSS 4.6%
JavaScript 2.4%