This is basically an app for Genshin Impact
nerds to use to max out EVERYTHING.
The app currently live here.
npm install
This project using PlanetScale with Prisma.
cp .env.example .env
Change DATABASE_URL in .env to your mysql database connection string.
npx prisma db push
This setup characters, items and an initial user with the following credentials:
- email
jody@test.com
- password:
test1234
This starts your app in development mode on port 3000, rebuilding assets on file changes.
npm run dev
The code is licensed under the MIT License. All Genshin Impact related contents and materials are copyright by HoYoverse.