ExMR - Exam Management Resourse
Find a file
Vladimir Rubin 8b4bf8d7b9
All checks were successful
Checks / check (push) Successful in -6m19s
Build and Push Docker Image / Build and Push Image (push) Successful in -6m58s
ughhh
2024-12-07 16:20:56 +02:00
.forgejo/workflows ughhh 2024-12-07 16:20:56 +02:00
assets feat: add dark mode 2024-12-01 18:48:39 +02:00
config fix: warning 2024-11-29 22:38:42 +02:00
lib fix: dark mode on edit and add 2024-12-02 17:31:03 +02:00
priv style(homepage): change out the defaults 2024-11-27 19:58:14 +02:00
rel/overlays/bin ci(docker): add autobuild dockerimages 2024-11-28 10:47:13 +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 autobuild dockerimages 2024-11-28 10:47:13 +02:00
docker-compose.yml feat: add toggable registration 2024-11-28 12:31:10 +02:00
Dockerfile style: fix casing 2024-12-01 00:44:29 +02:00
LICENSE chore: add license 2024-12-01 17:10:36 +02:00
mix.exs chore: bump version to 0.1.2 2024-12-01 19:28:37 +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