Skip to content

Latest commit

 

History

History
24 lines (17 loc) · 315 Bytes

README.md

File metadata and controls

24 lines (17 loc) · 315 Bytes

startkit api-server 模板 eggjs-v3

功能特性

  • eggjs3
  • .env
  • jwt
  • cors
  • default api :3000/api/system
  • lodash, dayjs
  • Dockerfile
  • node > 16

开发

安装依赖 npm install

开发测试 npm run dev

部署运行

npm run start