Skip to content

Diablo 2 holy grail site, complete and share the items you've found. NextJS, MongoDB

Notifications You must be signed in to change notification settings

rockgabi/d2items

Repository files navigation

D2 Items

It's a holy grail project for the diablo 2 game. It displays the entire catalog of items and allows a user to add/configure or remove items to your own holly grail to collect them all. First part of the project is scraping the data from an existing diablo 2 site.

Tech stack:

  • NextJS (React JS + NodeJS) and MongoDB for

  • Add a .env.local file and paste the following:

MONGODB_URI=mongodb+srv:https://root:[email protected]/myFirstDatabase?retryWrites=true&w=majority MONGODB_DB=d2items NEXTAUTH_URL=https://localhost:3000

  • Run npm install

  • Run npm build

  • Run npm run start

Try it online

About

Diablo 2 holy grail site, complete and share the items you've found. NextJS, MongoDB

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published