Laundry app for Vipassana centres (on Node)
git clone https://github.com/nilenso/dhobi-seva-nodejs.git
cd dhobi-seva-nodejs
npm installcd config- Update admin_id with the admin's mobile number in admin.json
- Set the username and password to your postgreSQL credentials in db_settings.json
- Update your Account Kit credentials in account_kit.json
npm run-script buildnpm testnpm start