Simple medication reminder for an oblivious friend.
Visit Pillo.ir.
Clone the repository
git clone https://github.com/KayvanMazaheri/pillo.git && cd pilloInstall dependencies
npm installStart the server
npm startNOTE:
The following environment variables must be set before running npm start.
They can be declared inside a file named .env (see dotenv for more information).
- GOOGLE_ID
- GOOGLE_SECRET
- REDIS_URL
- MONGODB
- TELEGRAM_BOT_TOKEN
- POSTMARK_API_TOKEN
- SESSION_SECRET
- KUE_WEB_USER
- KUE_WEB_PASSWORD
- ONESIGNAL_API_KEY
- ONESIGNAL_APP_ID
Any contribution is appreciated.
- Fork the repo.
- Make your changes.
- Make sure
npm testpasses. - Create a Pull Rrequest.
Support Pillo by making a donation here:
The MIT License (MIT)

