Skip to content

基于 Egg.js 实现 RESTful API,为「乐享校园」项目提供数据接口

License

Notifications You must be signed in to change notification settings

Codennnn/love-share-service

Repository files navigation

[ 乐享校园 ] 服务端

基于 Egg.js 开发的服务端 API,查看 API 文档

🚀 代码优化 ⚡️ 功能优化 🏆 新增功能 🎨 样式调整 🔧 修改配置 🛠️ 修复BUG 🎉 发布版本 ⛔️ 删除文件 ✅ 添加文件 🔔 更新通知 ⚠️ 警告通知 ✔️ 临时提交

Development

$ npm i
$ npm run dev
$ open http://localhost:7001/

Deploy

$ npm start
$ npm stop

npm scripts

  • Use npm run lint to check code style.
  • Use npm test to run unit test.
  • Use npm run autod to auto detect dependencies upgrade, see autod for more detail.

About

基于 Egg.js 实现 RESTful API,为「乐享校园」项目提供数据接口

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages