A file server of Misskey.
- Node.js
- Python (2.7x)
- MongoDB (shared with Core)
- GraphicsMagick
git clone git://github.com/syuilo/misskey-file.git
cd misskey-file
npm install
npm run dtsm
npm run build
- misskey-file ... 📍 This repository
- misskey-web ... Web client Implementation
- misskey-core ... Core API server