chinook api 源码
奇努克比图 一个后端项目,提供Web服务API来访问。 设置和运行 设置 # Download latest version of standalone sqlite database wget https://github.com/lerocha/chinook-database/raw/master/ChinookDatabase/DataSources/Chinook_Sqlite_AutoIncrementPKs.sqlite -O ./chinook.sqlite # Install dependencies (including ones required for development) yarn install --dev 跑步 yarn dev 如果要启用“热重载”(无论何时更改文件); yarn watch 概述 该项目在后面运行代码。 基于,我决定只运行转换为E
文件列表
chinook-api-master.zip
(预估有个17文件)
chinook-api-master
.eslintrc
246B
package.json
2KB
src
models
Track.ts
607B
Artist.ts
473B
definitions.d.ts
103B
Album.ts
710B
index.ts
100B
暂无评论