The tool to enable easy and straightforward participation in MakerDAO liquidations for users both completely unfamiliar with Maker protocol but also experts.
Please follow service-level readme instructions inside frontend, core and bot folders.
Some environment variables have to be provided for the tests to pass in CI/CD pipeline.
NOTE: Environment variables are accessible/available via the secret
command. Please refer to the secrets and configuration management guide for more information:
secret export auction-ui/localhost/frontend --format dotenv > ./frontend/.env
cd ./frontend && npm ci && npm run dev
In order to properly collect statics using plausible.io, we ask developers and company members who need to interact with the production version of the website to opt out of plausible tracking using those instructions.