-
PS C:\Windows\system32> scoop install twilio
WARN Purging previous failed installation of twilio.
ERROR 'twilio' isn't installed correctly.
Removing older version (5.10.0).
'twilio' was uninstall…
-
HTML5 web notifications? Maybe SMS via Twilio API (keys set w/ ENV VARS) or email w/ Sendgrid/Mailgun (or just SMTP) (keys set w/ ENV vars)
Notification settings along with this?
-
Launch the notification MVP, allowing users to start/stop receiving text message reminder of upcoming medical appointments. This is the first step towards an overall strategy to build a
unified not…
-
I would suggest adding tests to each one of the examples. Testing is a big subject and lots of people that are interested in a serverless architecture may be wondering how one is being tested. Your re…
-
It would be good to have some form of push notification support within the repository. A the moment this has not been covered at all.
The approach is open for discussion.
-
Currently it looks a little like this
|auth
|bin
|db
|scripts
|test
I'd like to make it something like
|scripts/ (or lib)
| .. |auth/
| .. | db/
| .. | etc/
|tests/
|bin/
For genera…
-
### Is there an existing feature request for this?
- [X] I have searched the existing feature requests
### Describe the feature you would like to request
implementing otp verification for login
##…
-
This task is to track WhatsApp Service Pricing. I am using this to communicate the current thinking and pricing from various vendors. I am going to assign this to my self.
-
Need some feedaback -> would this be cool?
Everytime someone is killed, all the players currently playing (ppl who haven't died) will get notified that person X was killed. It will be in a funny way.…
-
Would this be possible? Or it is too crazy?
It currently errors the below with if you try to pickle the example in the README.
pickle.PicklingError: Can't pickle : it's not found as fysom.startup
-…