dotfiles/app/config
Nikos Papadakis 59c8c6ee23
Move Mix project to the root dir
This commit moves the mix.exs, mix.lock and priv directors that were
inside app/ to the root directory. Configuration tweaks with paths were
done for the asset building.

The priv/ directory had to be moved because mix by default symlinks it
inside the build output, and I couldn't find a configuration option to
have it live inside app/
2023-11-04 16:33:51 +02:00
..
config.exs Move Mix project to the root dir 2023-11-04 16:33:51 +02:00
dev.exs ci: app release pipeline 2023-09-03 15:18:06 +03:00
prod.exs app: enable local email storage for now 2023-09-04 12:34:41 +03:00
runtime.exs ci: app release pipeline 2023-09-03 15:18:06 +03:00
test.exs ci: refactor - use cached builds, add tests and lints 2023-09-10 13:51:06 +03:00