update with command to start dev db

This commit is contained in:
2026-06-20 20:37:14 +02:00
parent 9b2b4ad346
commit dd507ca515
+1
View File
@@ -2,6 +2,7 @@
To start your Phoenix server: To start your Phoenix server:
* Run `docker compose up -d` to run the development database
* Run `mix setup` to install and setup dependencies * Run `mix setup` to install and setup dependencies
* Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server` * Start Phoenix endpoint with `mix phx.server` or inside IEx with `iex -S mix phx.server`