Skip to content

hefxpzwk/Matdori

Repository files navigation

Matdori

To start your Phoenix server:

  • Run mix setup to install and setup dependencies
  • Start Phoenix endpoint with mix phx.server or inside IEx with iex -S mix phx.server

Now you can visit localhost:4000 from your browser. Use / to share a post with title+link, and /rooms to browse created rooms.

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

Sync commands

  • Run one sync cycle: mix matdori.sync_rooms_once
  • Backfill dry-run: mix matdori.backfill_rooms --dry-run --max-posts 50
  • Backfill resumable: mix matdori.backfill_rooms --resume --max-posts 50 --batch-size 50 --sleep-ms 250

Learn more

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors