The Web Push to APNS proxy used by Tusker.
Go to file
Shadowfacts f7a64e742a Handle pushes from Mastodon 2024-04-05 18:26:10 -04:00
config Handle pushes from Mastodon 2024-04-05 18:26:10 -04:00
lib Handle pushes from Mastodon 2024-04-05 18:26:10 -04:00
priv Add registrations 2024-04-05 15:04:38 -04:00
test Initial commit 2024-04-05 14:23:00 -04:00
.formatter.exs Initial commit 2024-04-05 14:23:00 -04:00
.gitignore Handle pushes from Mastodon 2024-04-05 18:26:10 -04:00
README.md Initial commit 2024-04-05 14:23:00 -04:00
mix.exs Add dialyxir 2024-04-05 14:50:25 -04:00
mix.lock Add dialyxir 2024-04-05 14:50:25 -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