1
0
Fork
You've already forked samus
0
No description
  • Elixir 77.1%
  • HTML 19.1%
  • JavaScript 3.6%
  • CSS 0.2%
Find a file
2023年09月12日 11:33:39 +02:00
assets /dev/null 2023年09月10日 10:45:20 +02:00
config /dev/null 2023年09月10日 10:45:20 +02:00
lib strikethrough invite when expired 2023年09月12日 11:33:39 +02:00
priv agent registration via API using invite code 2023年09月12日 10:33:38 +02:00
test invites are imutable by user 2023年09月12日 11:00:44 +02:00
.formatter.exs /dev/null 2023年09月10日 10:45:20 +02:00
.gitignore /dev/null 2023年09月10日 10:45:20 +02:00
.tool-versions /dev/null 2023年09月10日 10:45:20 +02:00
mix.exs /dev/null 2023年09月10日 10:45:20 +02:00
mix.lock /dev/null 2023年09月10日 10:45:20 +02:00
README.md /dev/null 2023年09月10日 10:45:20 +02:00

Samus

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