Misskey API is written in TypeScript.
- Node.js
- npm
- MongoDB
- Redis
- GraphicsMagick
- OpenSSL
- master - Main branch.
- release - JavaScript code that is generated by TypeScript. This branch is updated automatically by Travis CI.
Ensure that you have node-gyp installed.
git clone git://github.com/MissKernel/Misskey-API.gitcd Misskey-APInpm installnpm run dtsnpm run build
npm run test
npm start
The MIT License. See LICENSE.