Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 663 Bytes

File metadata and controls

27 lines (19 loc) · 663 Bytes

Demo

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:4050 from your browser.

Dependencies

I recommend asdf version manager to help manage Elixir and NodeJS versions. You can find the versions that were used to write this in .tool-versions.

Other versions may work as well, if you have a different way of managing them.

Libraries

  • Build
    • ESBuild
    • Typescript
    • Tailwind
  • Frontend
    • React
    • Apollo GraphQL Client
  • Backend
    • Elixir
    • Absinthe GraphQL