Skip to content

Latest commit

 

History

History
29 lines (18 loc) · 311 Bytes

README.md

File metadata and controls

29 lines (18 loc) · 311 Bytes

About

Fetch and store m-league haifu(牌譜) information.

Usage

yarn

fetch haifu information

yarn fetch

store haifu information to database (sqlite3)

init your database with sql/init.sql

yarn store

Other

Tested environment:

  • node: v16.14.0