pheonix-test-focus

Screenshot 2024-04-05 at 22 12 58

Running locally:

  • cd modal_focus
  • Run mix deps.get to install all dependencies
  • Create and migrate your database with mix ecto.setup
  • Start the application with mix phx.server
  • Now you can visit localhost:4000 from your browser