No description
Find a file
2025-01-15 23:38:06 +11:00
assets make it so 2025-01-09 09:37:58 +11:00
config mix phx.gen.auth 2025-01-09 09:45:29 +11:00
lib book review form 2025-01-15 23:38:06 +11:00
priv homepage 3 new cards with imgs 2025-01-11 13:54:23 +11:00
test initial book review schema 2025-01-09 21:43:05 +11:00
.formatter.exs make it so 2025-01-09 09:37:58 +11:00
.gitignore index file with tailwind 2025-01-11 00:44:19 +11:00
mix.exs add ecto inspector for sqlite 2025-01-09 12:43:54 +11:00
mix.lock add ecto inspector for sqlite 2025-01-09 12:43:54 +11:00
README.md make it so 2025-01-09 09:37:58 +11:00

Wild

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