hinaloe / Misskey-Web

forked MissKernel/Misskey-Web

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Misskey Web

External dependencies

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

How to build

  1. git clone git://github.com/sagume/Misskey-Web.git
  2. cd Misskey-Web
  3. npm install
  4. npm run dtsm
  5. ./node_modules/.bin/bower install
  6. npm run build

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

License:MIT License


Languages

Language:CSS 36.4%Language:LiveScript 28.7%Language:HTML 20.6%Language:TypeScript 13.1%Language:JavaScript 1.2%