💊 Pillo 💊
Pillo
Simple medication reminder for an oblivious friend.
Visit Pillo.ir.
Badges
How to run it
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
Contribution Guide
Any contribution is appreciated.
Submit an issue
Modify the code
- Fork the repo.
- Make your changes.
- Make sure
npm testpasses. - Create a Pull Rrequest.
Donate
Support Pillo by making a donation here:
Special Thanks
License
The MIT License (MIT)
