A web application for vending and recharging phone bills, electricity bill, water bill, TV subscriptions in Nigeria.
- 
Clone the repo and cd into it
 - 
Install Docker Desktop
 
- 
Set your database credentials, App URL and Allowed Origins for your backend at backend/.env
https://github.com/cybercoded/sub4data-web/blob/master/screenshots/backend-conf.png
 - 
Update your business information at frontend/.env
https://github.com/cybercoded/sub4data-web/blob/master/screenshots/fontend-conf.png
 - 
Populate the database from
backend/database/database.sql
 
After docker desktop is running and up.
docker pull pull kunley247/sub4data:tom
You can directly pull the docker image from the docker hub.
docker-compose up --build
If you have any question feel free to reach out to me on my personal email: cafeat9ja@gmail.com









