Skip to content

Commit ee5d1b5

Browse files
committed
Added nodei.co badge to readme
1 parent 392ba60 commit ee5d1b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
Push Server is a cross-plateform push server based on [node-apn](https://github.com/argon/node-apn) and [node-gcm](https://github.com/ToothlessGear/node-gcm). Push Server currently supports iOS (APN) and android (GCM) platforms. It uses mongoDB to store the push tokens.
44
Note that this server is not meant to be used as a front facing server as there's no particular security implemented.
55

6+
[![NPM](https://nodei.co/npm/node-pushserver.png?downloads=true&stars=true)](https://nodei.co/npm/node-pushserver/)
67

78
## Getting started
89

0 commit comments

Comments
 (0)