- You need to buy a service named Nexmo for this to work you can buy it here.
- To install and setup this project clone this project down locallay using GitHub clone button.
- When you've done that you need to create some environment variables. Create the following variables:
admin_pass="Admin Password for Admin Site"
key="Nexmo key"
secret"Nexmo secret
logkey="LogDNA key"
mbird_testkey="MessageBird testkey" #Not required
messagebirdkey="MessageBird key"
redis_url="Redis URI"
Run index.py, and watch your website running at localhost:5000.
You can then fill out the fields and press submit to see the action!
Edit these variables as you please.
- @ViggoGaming - for helping designing this project, and helping a little bit with the code.
- @dnorhoj - for coming up with the idea to make this project.