Skip to content

armchair-philosophy/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.

About

forked MissKernel/Misskey-Web

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • CSS 36.3%
  • LiveScript 29.8%
  • HTML 22.2%
  • TypeScript 10.4%
  • JavaScript 1.3%