RaphaelDDL / e7db-ui

EpicSevenDB.com UI for game information, such as Heroes, Artifacts, Gear, Skills and anything else necessary to present the DB. Made with NUXT.js (Vue.js, Express, SASS)
https://epicsevendb.com
Other
10 stars 5 forks source link

Warning EpicSevenDB 2018-2023 --- I tried to provide an ad-free database website and a free API for tool developers to focus on the tool rather than game data (e.g. gear optimizer, etcetc). Unfortunately E7DB has not been updated since Jun, 2021 due to lack of dataminer help or any community support, therefore I officially closed it in Jan 17th, 2023. F*ck Smilegate.

epicsevendb-nuxt-ui

EpicSevenDB.com

Build Setup

# install dependencies
$ npm install

# serve with hot reload at localhost:3000
$ npm run dev

# build for production and launch server
$ npm run build
$ npm start

# generate static project
$ npm run generate

For detailed explanation on how things work, checkout Nuxt.js docs.