/taiwan-buoys-phoenix

phoenix version of taiwan buoys

Primary LanguageElixir

TaiwanBuoys

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Install Node.js dependencies with npm install inside the assets directory
  • Set some environment variables such as STORM_GLASS_API_KEY, GOOGLE_MAPS_EMBED_API_KEY and ZOHO_TW_BUOYS_PASSWORD
  • Start Phoenix endpoint with DEV_ENV=local iex -S mix phx.server

Now you can visit localhost:4000 from your browser.

Ready to run in production? Please check our deployment guides.

Learn more