The Web Push to APNS proxy used by Tusker.
Go to file
Shadowfacts 13e7e9876c Bump version 2024-04-25 14:37:03 -04:00
config Set OpenTelemetry service name 2024-04-24 13:04:54 -04:00
lib Add Plug request ID to telemetry 2024-04-25 14:36:31 -04:00
priv/static Remove database 2024-04-12 16:16:46 -04:00
test Remove database 2024-04-12 16:16:46 -04:00
.formatter.exs Remove database 2024-04-12 16:16:46 -04:00
.gitignore Handle pushes from Mastodon 2024-04-05 18:26:10 -04:00
.tool-versions Add .tool-versions 2024-04-12 17:05:23 -04:00
README.md Initial commit 2024-04-05 14:23:00 -04:00
mix.exs Bump version 2024-04-25 14:37:03 -04:00
mix.lock Add prometheus metric for push count 2024-04-24 23:08:05 -04:00

README.md

TuskerPush

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.

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

Learn more