Skip to content

tatsuro1997/rpg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

48 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Overview

人生の豊かさは過去の経験によって大きく変わるという『DIE WITH ZERO』からの着想。 人生の経験値を可視化し、成長や豊かな人生促進に寄与することが開発者の意図である。

Getting Started

First, create node_modules:

npm i

Second, set up server:

make up

Third, run the development server:

make bash

use next server:

npm run dev

prisma setup:

npx prisma migrate dev --name init

check prisma studio:

npx prisma studio

visit: http://localhost:5555

Stack

Stack Version
Next.js / TypeScript 14.2.3 / 5
Chart.js 4.4.3

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors