https://github.com/metadream/bark-server
Node.js implementation of the bark-server.
https://github.com/metadream/bark-server
apns bark-server notifications
Last synced: over 1 year ago
JSON representation
Node.js implementation of the bark-server.
- Host: GitHub
- URL: https://github.com/metadream/bark-server
- Owner: metadream
- Created: 2023-02-16T15:20:36.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-05-26T09:46:37.000Z (about 3 years ago)
- Last Synced: 2025-01-07T14:47:32.272Z (over 1 year ago)
- Topics: apns, bark-server, notifications
- Language: JavaScript
- Homepage: https://apns.arraywork.com
- Size: 9.77 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# bark-server
Node.js implementation of the https://github.com/Finb/bark-server.
References and thanks: https://github.com/dss886/bark-server.
### Usage
```
$ npm i
$ npm start
```