Go to file
2025-02-10 19:53:20 +02:00
config first commit 2025-02-08 22:23:10 +02:00
lib first commit 2025-02-08 22:23:10 +02:00
priv add a license and stuff 2025-02-10 19:53:20 +02:00
test first commit 2025-02-08 22:23:10 +02:00
.formatter.exs first commit 2025-02-08 22:23:10 +02:00
.gitignore first commit 2025-02-08 22:23:10 +02:00
compose.yml add config directory as docker compose thing 2025-02-09 21:52:19 +02:00
Dockerfile add a license and stuff 2025-02-10 19:53:20 +02:00
license.txt add a license and stuff 2025-02-10 19:53:20 +02:00
mix.exs first commit 2025-02-08 22:23:10 +02:00
mix.lock first commit 2025-02-08 22:23:10 +02:00
README.md first commit 2025-02-08 22:23:10 +02:00

Pollfire

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