Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 741 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 741 Bytes

Rauversion

setup

You can develop directly in a container with vscode devcontainer or neovim devcontainer

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Create some fake accounts mix fake_accounts
  • Compile assets cd assets && yarn install & cd ..
  • 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.

images

https://unsplash.com/photos/eXVd7gDPO9A https://unsplash.com/photos/mbGxz7pt0jM