- OS based on Unix
- Terminal
- Docker
- Browser
- Clone repository,
git clone git@github.com:edcilo/edc-devices.git. - Go to the root directory of the project,
cd ./edc-devices. - Initialize services by executing the following command:
make up. - Set up the database by executing:
make setup. - Open the following URL in a browser: http://localhost:3000.
- To stop the services, execute the following command:
make down.
- email:
admin@edcilo.com - password:
secret