- Install Meteor: https://www.meteor.com/install
- git clone https://github.com/Dimi7ri/MySMS-webapp.git
- open a terminal and cd MySMS-webapp
- run command "meteor npm install" to install all the dependencies.
- run command "meteor --settings ENV.json" to start the project with the ENV variables in the ENV.json file
- the project should be up running at: http://localhost:3000/
- BurstSMS API Key.
- BurstSMS API Secret.
- Bitly Access Token (ACCESS TOKEN NOT API KEY!)
- Implement Bitly URL shortner to replace urls in text messages.