The major difference is that I'm using an umbrella project, so the resources are in one app (Marketplace) and the web (phoenix) stuff in another app (MarketplaceWeb), but the rest is pretty much the same.
If I try to access the root route (which uses the guide minimal html) I will get a
key :current_user not found in ...
key :current_user not found in ...
Also, if I try to directly access the sign-in page (
http://localhost:4000/sign-in
http://localhost:4000/sign-in
), I will get a blank page with just the
Ash
Ash
logo (see image).
Not sure what I'm doing wrong or if it is something related to my project being inside an umbrella project.
The Elixir backend framework for unparalleled productivity. Declarative tools that let you stop wasting time. Use with Phoenix LiveView or build APIs in minutes for your front-end of choice.