Skip to content
This repository has been archived by the owner on Jan 18, 2019. It is now read-only.
/ misskey-web Public archive

improved MissKernel/Misskey-Web.

License

Notifications You must be signed in to change notification settings

misskey-delta/misskey-web

Repository files navigation

Misskey Web

Greenkeeper badge

External dependencies

  • Node.js
  • npm
  • MongoDB
  • Redis
  • GraphicsMagick (for trimming, compress, etc etc)

How to build

step by step

  1. git clone git://github.com/misskey-delta/misskey-web.git
  2. cd misskey-web
  3. npm install
  4. npm run build

one shot

npm run deploy

How to start Misskey Web server

npm start

How to display options

npm start -- -h

People

The original author of Misskey is syuilo

The current lead maintainer is otofune

List of all contributors

License

The MIT License. See LICENSE.