Skip to content
This repository has been archived by the owner on Feb 18, 2023. It is now read-only.

Latest commit

 

History

History
26 lines (17 loc) · 752 Bytes

README.md

File metadata and controls

26 lines (17 loc) · 752 Bytes

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.