The Ash Framework homepage and documentation site.
Find a file
2022-06-05 14:03:45 -04:00
.vscode WIP 2022-04-01 15:11:17 -04:00
assets WIP 2022-06-04 16:58:50 -04:00
config WIP 2022-04-05 02:20:36 -04:00
lib chore: wip on links and docs 2022-06-05 14:03:45 -04:00
priv chore: wip on links and docs 2022-06-05 14:03:45 -04:00
rel
test
.dockerignore WIP 2022-03-31 17:29:23 -04:00
.formatter.exs
.gitignore
Dockerfile WIP: add categories, link parser 2022-06-05 14:03:04 -04:00
fly.toml
mix.exs WIP: add categories, link parser 2022-06-05 14:03:04 -04:00
mix.lock WIP 2022-06-04 16:58:50 -04:00
README.md

AshHq

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • 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