@banta/server
v2.7.2
Published
Use this library to construct a Banta Server. This allows you to use a custom server implementation to handle message sending with Banta.
Downloads
263
Readme
@/server
Use this library to construct a Banta Server. This allows you to use a custom server implementation to handle message sending with Banta.
Dependencies
- MongoDB
- Redis
Development
To run the service on port 3422 for development purposes:
npm install
npm start