Canonize

Taking your various social media bookmarks and favorites and aggregating them into one searchable, filterable location. Perhaps even support Zapier or IFTTT.

Supports

Features

  • Login via API
  • User-configurable API credentials
  • Searchable
  • Filterable
  • Offline-friendly (PWA)
  • Taggable
  • Add notes/metadata
  • Mobile-friendly

Technologies

  • Elixir
  • Phoenix (LiveView)
  • Postgres
  • GraphQL

TODO

Additional Info

Notes

Default Phoenix things

To start your Phoenix server:

  • Install dependencies with mix deps.get
  • Create and migrate your database with mix ecto.setup
  • Install Node.js dependencies with npm install inside the assets directory
  • Start Phoenix endpoint with mix phx.server

Now you can visit localhost:4000 from your browser.

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

Learn more