Simple medication reminder for an oblivious friend.
Visit Pillo.ir.
Clone the repository
git clone https://github.com/KayvanMazaheri/pillo.git && cd pillo
Install dependencies
npm install
Start the server
npm start
NOTE:
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 test
passes. - Create a Pull Rrequest.
Support Pillo by making a donation here:
The MIT License (MIT)