Skip to content

parken/msgq

Repository files navigation

MSGQue

MSGQue is complete and fully featured SMS Server for use by websites & web servers. It is compatible with Plivo, Twillio, SMSGupshup but open source cloud short messaging service. and ready for you to run on your own servers. MSGQue was developed by Parken Tech to serve its own sms processing requirements and we have since decided that it should be released as an open source project for the community.

Getting Started for Developers

This project was generated with the Angular Full-Stack Generator version 4.2.2.

Prerequisites

Developing

  1. Run npm install to install server dependencies.

  2. Run gulp serve to start the development server. It should automatically open the client in your browser when ready.

Build & development

Run gulp build for building and gulp serve for preview.

Testing

Running npm test will run the unit tests with karma.