Qumolama.d 99d304899d
All checks were successful
continuous-integration/drone/push Build is passing
添加更多 README.MD 信息
2022-05-04 16:59:08 +08:00
2022-05-03 19:05:28 +08:00
2022-05-03 19:10:19 +08:00
2022-05-03 19:38:12 +08:00
2022-05-02 23:12:46 +08:00
2022-05-02 23:12:46 +08:00
2022-05-04 16:59:08 +08:00

老色批世界树((

老色批世界树 —— 一个高性能麻将、奥苏力不-印寨克托接口的实现。使用fastify来把处理速度加速到老色批的速度

996.icu LICENSE Build Status


TODO:

  • Basic API
    • /authserver
    • /sessionserver
    • /api
  • Advanced API
    • Skin uploading & security checks for texture
      • Texture RSAsigning
    • S3 Storage backend
    • Server status
    • Authlib meta
  • Telegram Bot
  • Unit test
    • API
      • /authserver
      • /sessionserver
      • /api
      • Advanced API
    • Utils

WIP

推荐 Node.js 版本:16.15.0 LTS (Latest LTS)

因为魔法,在 Node14 也能跑

构建方法

$ yarn install && node ./build.js

记得手动复制config.js!放在和主程序一个目录就行,构建完了看./production 因为我设置了项目为module,构建出来的是cjs因此不能直接在项目目录下跑,扔到别的地方跑

Description
No description provided
Readme 255 KiB
Languages
JavaScript 100%