ExMR - Exam Management Resourse
Find a file
Vladimir Rubin 71f10a0a9f
Some checks failed
Checks / check (push) Waiting to run
Build and Push Docker Image / Build and Push Image (push) Failing after 39s
ci(docker): add autobuild dockerimages
2024-11-28 10:18:04 +02:00
.gitea/workflows ci(docker): add autobuild dockerimages 2024-11-28 10:18:04 +02:00
assets style(homepage): change out the defaults 2024-11-27 19:58:14 +02:00
config first commit 2024-11-14 23:33:29 +02:00
lib style: fix deprecated warnings 2024-11-28 09:46:02 +02:00
priv style(homepage): change out the defaults 2024-11-27 19:58:14 +02:00
test fix(formatting): fix some formatting 2024-11-17 21:47:37 +02:00
.dockerignore ci(docker): add docker files 2024-11-28 01:21:27 +02:00
.formatter.exs first commit 2024-11-14 23:33:29 +02:00
.gitignore ci(docker): add docker files 2024-11-28 01:21:27 +02:00
docker-compose.yml ci(docker): add docker files 2024-11-28 01:21:27 +02:00
Dockerfile ci(docker): add docker files 2024-11-28 01:21:27 +02:00
mix.exs ci(formatting): add formatting and linting 2024-11-17 21:46:55 +02:00
mix.lock ci(formatting): add formatting and linting 2024-11-17 21:46:55 +02:00
README.md ci(formatting): add formatting and linting 2024-11-17 21:46:55 +02:00

ExMR

ExMR - Exam Managment Resource

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

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

Learn more