This dashboard can be accessed at : https://eco-tech.cf
EcoTech is a mobile app for reporting E-Waste effeciently and thereby reducing the damage to the environment cauesd by the E-Waste
Make sure you have created a .env file locally (refer example.env) If you have not started the backend locally, put the value for NEXT_PUBLIC_SERVER=https://eco-tech.herokuapp.com
foo@bar:~$ npm install
foo@bar:~$ yarn devThis will start the server locally at port 3000 You can access the dashboard at http://localhost:3000 (You will be redirected to login, if using prod backend username: admin-1, password: admin-1-password)
You can visit the other services in the project here Happy Coding 😉
