megalithic / canonize_v1

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About


Languages

Language:Elixir 85.6%Language:CSS 8.4%Language:HTML 3.8%Language:JavaScript 2.0%Language:Shell 0.2%