Skip to content

Example Ash Example app from Ash github-pages.

Notifications You must be signed in to change notification settings

jhalmu/Elixir-Ash-Auth-Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

<<<<<<< HEAD

Elixir-Ash-Auth-Example

  • Example Example app from Ash github-pages (working example there)
  1. install Elixir, brew in mac is great
  2. Install hex and installer following your choise of tutorial
  3. Have Postgress. I use Postgress App 'cos that just works... in mac.
  4. clone repo
  5. mix gen.deps
  6. Uh... actually tutorial where I copied commands is included as getting-started.md... I mean there you get commands to get postgress up
  7. happy mix phx.server
  • What else. I continue from here and hopefully get something I have wanted to do for a long time.
    =======

Example

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • 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

4bb6d59 (Ash starter example auth app by manual)

About

Example Ash Example app from Ash github-pages.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages