Nephele is an AWS serverless application that hosts George's cloud-compatible side projects.
Nephele is accessible through the Telegram bot.
Use the /help
command to get the command list.
npm install -g serverless
npm install
This installs Nephele and its dependencies.
- Create a Serverless Framework Pro account
- Create a
serverless framework
app and link it with this project - Add the following parameter to each stage:
telegramBotApiToken: <token>
sls login
sls deploy
This deploys Nephele on AWS.
Nephele allows you to receive notifications for offers on Epic Games Store, schedule an event to periodically repost Kijiji ads, or schedule an event to periodically send a SMS message.