GithubHelp home page GithubHelp logo

brian79 / d2-holy-grail Goto Github PK

View Code? Open in Web Editor NEW

This project forked from nasicus/d2-holy-grail

0.0 1.0 0.0 1.23 MB

Home Page: https://d2-holy-grail.herokuapp.com

HTML 0.37% TypeScript 99.63%

d2-holy-grail's Introduction

Diablo II - Holy Grail

The challenge to collect all Unique & Set items in "Diablo II - Lord of Destruction" is called the "Holy Grail".

Therefore this simple app allows you to track all found items from your Diablo II gaming experience.

Additionally it offers nice statistics of your found items and you can easily share your Holy Grail with your friends!

Features

  • Very fast & simple way to create a new Holy Grail
  • Track all Unique & Set Items
  • An on-type search quickly let's you find whatever you're looking for
  • Share your own Holy Grail with friends in a read-only mode

Sample image of the app

Contribute

If you want to contribute feel free to create pull request or to create issues for new features or problems!

Developing

The app basically consists of two parts, which both can run completely apart from each other.

server directory

Contains the server app which is written with Typescript, NodeJs and MongoDB.

Once started, the server will run under http://localhost:5000

client directory

Contains the client app which is written with TypeScript & React.

Once started, the app will run under http://localhost:3000

The client app gets its data from the server app, which means if you want to be able to retrieve data and save it to the server you have to run the server app.

Prerequisites

Initial Setup

Once you have checked out this repository you have to execute the following command in the root, the client and the server directories:

npm install

Development Steps

Whenever you'd like to develop you have to execute the following command in the the client and the server directories:

npm run dev

By running this command you should be good to go and by accessing the client app URL you should be able to test and use the app!

Alternatively you can also start both - the client and the server - at once, by executing the following command in the root directory:

npm run dev

d2-holy-grail's People

Contributors

nasicus avatar

Watchers

 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.