ExMR - Exam Management Resourse
Find a file
Vladimir Rubin 36510a491d
Some checks failed
Checks / check (push) Failing after 1m9s
maybe now
2024-11-17 21:42:02 +02:00
.gitea/workflows maybe now 2024-11-17 21:42:02 +02:00
assets first commit 2024-11-14 23:33:29 +02:00
config first commit 2024-11-14 23:33:29 +02:00
lib feat(frontend): add sorting by subject or date 2024-11-15 00:45:18 +02:00
priv first commit 2024-11-14 23:33:29 +02:00
test first commit 2024-11-14 23:33:29 +02:00
.formatter.exs first commit 2024-11-14 23:33:29 +02:00
.gitignore first commit 2024-11-14 23:33:29 +02:00
mix.exs add workflows 2024-11-17 18:34:42 +02:00
mix.lock add workflows 2024-11-17 18:34:42 +02:00
README.md add workflows 2024-11-17 18:34:42 +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