Skip to content

sunzehui/big-file-upload

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

big-file-upload

关联文章: 实现大文件切片上传 | 孙泽辉 (hui.zone)

run with pnpm

无需数据库环境,有nodejs即可,推荐nodejs14+,本人使用 v16.14.0

client

cd client
pnpm install
pnpm start

server

cd server
pnpm install
pnpm start

About

nestjs+原生js实现大文件上传

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published