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 installThis installs Nephele and its dependencies.
- Create a Serverless Framework Pro account
- Create a
serverless frameworkapp and link it with this project - Add the following parameter to each stage:
telegramBotApiToken: <token>sls login
sls deployThis 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.
