Giter Site home page Giter Site logo

robojumper / braytech.org Goto Github PK

View Code? Open in Web Editor NEW

This project forked from hoxtonk/braytech.org-2

0.0 0.0 0.0 1.23 GB

Destiny 2 character progression, clans, triumphs, collections, vendors, and more.

Home Page: https://braytech.org

License: Other

HTML 0.13% CSS 23.45% JavaScript 75.91% TypeScript 0.51%

braytech.org's Introduction

Braytech

The source code of braytech.org

© Bungie, Inc. All rights reserved. Destiny, the Destiny Logo, Bungie and the Bungie logo are among the trademarks of Bungie, Inc.

Contributing translations

  1. Create a pull request

  2. Find translations at /public/static/locales

  3. Add translations by removing the ##### symbols from keys and adding translated equivalents to values

  4. Submit pull request

Running the dev build

Before you can build this project, you must install and configure the following dependencies on your machine:

  1. https://nodejs.org: We use Node to run a development web server and build the project. Depending on your system, you can install Node either from source or as a pre-packaged bundle.

After installing Node, you should be able to run the following command to install development tools. You will only need to run this command when dependencies change in package.json.

npm install
  1. Configure enviromental variables by renaming .env.example to .env

  2. Visit Bungie.net and create your own applicaiton credentials and use them to fill the blanks in .env

SET   OAuth Client Type   Confidential
SET   Redirect URL        https://localhost:3000/settings
SET   Scope               [x]
                          [x]
                          [x]
                          [x]
                          [ ]
SET   Origin Header       https://localhost:3000
  1. To start the app running on the default port of 3000 run
npm start
  1. Join the Discord server

braytech.org's People

Contributors

alse72 avatar banananafish avatar dekayra avatar flaminsarge avatar hoxtonk avatar itshyrican avatar justrealmilk avatar karlcabaniya avatar kj415j45 avatar koro33 avatar kramrm avatar leidens avatar ovoncovon avatar rdenimal avatar volveezz avatar zenyr avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.