/sonic_client_demo

A simple example of how to use sonic_client in a phoenix project

Primary LanguageElixir

Demo

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with npm install inside the assets directory
  • Populate data in the sonic server mix populate
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.