Skip to content
This repository has been archived by the owner on Sep 9, 2023. It is now read-only.
/ mltd-api Public archive

偶像大師 百萬人演唱會 劇場時光(MLTD) API (目前仍在施工中)

License

Notifications You must be signed in to change notification settings

nicks96432/mltd-api

Repository files navigation

偶像大師 百萬人演唱會! 劇場時光(MLTD) 遊戲資訊API

使用 mongodb 作為資料庫,fastify 作為 API 本體
說明文檔使用 react 框架,並使用 Next.js 做 SSR
測試的部分使用 jest 及 mongodb-memory-server

用法

使用前必須先設定環境變數:

  1. MONGO_URL:MLTD 資料庫的 mongodb 位址
  2. PORT(選用):決定伺服器要跑在哪個 port,預設是 48763