A place for NicheKnights to share their niche clears and compete and some helpful tools
  • Elixir 95.6%
  • CSS 1.7%
  • JavaScript 1.2%
  • Dockerfile 0.7%
  • HTML 0.6%
  • Other 0.2%
Find a file
2026-05-27 22:26:13 +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 Make icon urls optional 2026-05-27 22:26:13 +02:00
priv fixes and improvements 2026-05-25 03:18:48 +02:00
rel Add releases with docker 2026-05-17 21:08:33 +02:00
test display version and add args for docker image 2026-05-27 22:26:02 +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 Add ratelimiting 2026-05-25 18:58:45 +02:00
mix.lock Add ratelimiting 2026-05-25 18:58:45 +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