Skip to content

projectdod/unified-auctions-ui

 
 

Repository files navigation

Screenshot of the main page

Unified Auctions UI

The tool to enable easy and straightforward participation in MakerDAO liquidations for users both completely unfamiliar with Maker protocol but also experts.

Development

Environment variables

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:

Running

secret export auction-ui/localhost/frontend --format dotenv > ./frontend/.env
cd ./frontend && npm ci && npm run dev

Production/Deployment

Statistics

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.

Packages

No packages published

Languages

  • Vue 46.1%
  • TypeScript 36.3%
  • JavaScript 16.9%
  • Dockerfile 0.4%
  • Less 0.2%
  • Shell 0.1%