Create and share Dauntless builds with your friends!
See also: phalanx
# Clone the repository
$ git clone https://github.com/atomicptr/dauntless-builder.git
$ cd dauntless-builder
# Install dependencies
$ npm install
# Setup .env
$ cp .env.example .env
# Run application
$ npm run dev
Dauntless Builder should now run at: http://localhost:5173
The data used by Dauntless Builder is available via endpoints like dauntless-builder.com/api/data.json and dauntless-builder.com/api/builds.json
See also:
for how to access the data, parse build strings or make your own.
All Dauntless related assets are the property of Phoenix Labs.