A place for NicheKnights to share their niche clears and compete and some helpful tools
  • Elixir 96%
  • CSS 1.6%
  • JavaScript 1.1%
  • Dockerfile 0.6%
  • HTML 0.5%
  • Other 0.2%
Find a file
2026-06-15 01:04:55 +02:00
assets Implement fitlers for ops 2026-05-19 00:01:22 +02:00
config display version and add args for docker image 2026-05-27 22:26:02 +02:00
lib Improve operator show header 2026-06-15 01:04:55 +02:00
priv add starts to clears and allow sorting by stars 2026-06-14 22:43:42 +02:00
rel Add releases with docker 2026-05-17 21:08:33 +02:00
test UI improvement 2026-06-14 20:54:34 +02:00
.dockerignore Add releases with docker 2026-05-17 21:08:33 +02:00
.formatter.exs Format code 2026-05-25 04:24:52 +02:00
.gitignore Initial commit 2026-05-10 01:32:17 +02:00
Dockerfile display version and add args for docker image 2026-05-27 22:26:02 +02:00
LICENSE Add license 2026-05-19 01:29:11 +02:00
mise.toml Add mise.toml with tool versions 2026-05-17 21:02:27 +02:00
mix.exs Make tables more mobile friendly 2026-06-15 00:17:35 +02:00
mix.lock Make tables more mobile friendly 2026-06-15 00:17:35 +02:00
README.md Initial commit 2026-05-10 01:32:17 +02:00

Nicheknights

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