/devton

📪 Highly customizable and personalized dev.to newsletter in your Slack workspace.

Primary LanguageElixir

Devton

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your event store with mix event_store.setup
  • Create and migrate your read store with mix read_store.setup
  • Start Phoenix endpoint with mix phx.server
  • Run tests with mix test

Now you can visit localhost:4000 from your browser.

Learn more