ash-project / ash_phoenix

Utilities for integrating Ash and Phoenix

Home Page:https://hexdocs.pm/ash_phoenix

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Write a Phoenix Contexts -> Ash Resources guide

zachdaniel opened this issue · comments

This guide can really help contextualize how to use Ash, and would be a great reference. We could start with running some phoenix generators, and then show how the same thing would be accomplished with Ash.

Does this not cover the issue?
#70

This is like a migration guide from phoenix context code (i.e say you have already implemented a phoenix app, how would you migrate it to Ash)