Misskey API is written in TypeScript.
- Node.js
- npm
- MongoDB
- Redis
- GraphicsMagick
- OpenSSL
Ensure that you have node-gyp installed.
git clone git://github.com/misskey-delta/misskey-api.git
cd misskey-api
npm install
npm run build
npm run test
npm start
The MIT License. See LICENSE.