- Make sure of Docker installed.
- Copy
./docker-compose-example.yml
to./docker-compose.yml
file. - Copy
./.env.example
to.env
file. - Run
sh ./start.sh
script.
- Add ESLint
- Add sorting ability for transactions pagination
- Add sorting ability for accounts pagination
- Add unit tests