Skip to content

Simple Push server on Swift build with Perfect server

Notifications You must be signed in to change notification settings

AlexShubin/SwiftPushServer

Repository files navigation

Push notification server built with perfect server

Sends pushes both on iOS and Android. Web interface and post-request API availible.

Installation

Just to run on linux or mac

In project directory:

  • build: $ swift build

  • run: $ .build/debug/SwiftPushServer

  • print localhost:8090 in your browser

On OSx to Open and Run in XCode

  • open Package.swift

  • go to "edit sceme"->"options" and set custom working directory to your project dir

  • run it from XCode

  • print localhost:8090 in your browser

Author

Alex Shubin

License

Swift push server is available under the MIT license.

About

Simple Push server on Swift build with Perfect server

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published