Just a site so I can learn new frameworks and stuff.
npm install
npm run dev
- Go to
localhost:3000
- Download SaintCoinach.Cmd to
ffxiv/datamining
- Execute
SaintCoinach.Cmd.exe "D:\\SquareEnix\\FINAL FANTASY XIV - A Realm Reborn"
thenallrawexd
(alsomaps
,ui
,uihd
) - Download the CN and KO repositories to
ffxiv/datamining
(git pull
) - Execute whatever scripts I wrote that grab data (
node --experimental-specifier-resolution=node --loader ts-node/esm [SCRIPT]
)