Skip to content

armchair-philosophy/misskey-web

This branch is 2 commits ahead of, 125 commits behind misskey-delta/misskey-web:master.

Folders and files

NameName
Last commit message
Last commit date
Jun 1, 2017
Jan 23, 2017
Jul 27, 2017
Oct 20, 2017
Apr 28, 2017
Oct 20, 2017
Oct 8, 2017
Apr 28, 2017
Aug 1, 2017
Jun 1, 2017
Feb 18, 2016
Jan 11, 2017
Apr 28, 2017
Jan 20, 2017
Jun 1, 2017
Oct 20, 2017
Apr 28, 2017
Apr 24, 2017

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%