Skip to content
This repository was archived by the owner on Nov 22, 2022. It is now read-only.

Latest commit

 

History

History
15 lines (11 loc) · 581 Bytes

File metadata and controls

15 lines (11 loc) · 581 Bytes

ElixirStream

https://elixirstream.dev

To start your Phoenix server:

  • Setup the project with mix setup
  • Ensure you have silicon installed and in your $PATH
  • Start Phoenix endpoint with mix phx.server
  • You'll need to supply GitHub and Twitter OAuth tokens for the app to be meaningful.
  • Local environments are configured out-of-the-box to connect to Postgres on port 54321. You can set this up by running docker-compose up -d

Now you can visit localhost:4000 from your browser.