Skip to content

Item Manager for Destiny the game built with Vue.js

Notifications You must be signed in to change notification settings

ascendancyy/Deliverator

Repository files navigation

Deliverator logo

Deliverator

Another item manager for Destiny built with Vue.js
This app utilizes newer features and is not supported on older browsers.

Development Setup

You'll need to create a Bungie application here.

.env Example

BNET_APP_NAME='...'
BNET_API_KEY='...'
BNET_CLIENT_ID='...'
BNET_CLIENT_SECRET='...'
BNET_REDIRECT_URL='...'

Main Scripts

# Install dependencies
npm install

# Serve with hot reload
# Change host/port in config/webpack.dev.js
npm run dev

# Build for production
npm run build

About

Item Manager for Destiny the game built with Vue.js

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published