Skip to content

shaochuancs/self-host-doc

Repository files navigation

CircleCI Coverage Status Maintainability

self-host-doc

Build

npm run build

Launch

npm start

Launch in production

  1. Install pm2 globally (if not yet): npm install -g pm2
  2. Install pm2-intercom to support logger in cluster mode: pm2 install pm2-intercom
  3. Start app: pm2 start dist/server/bundle.js --name app -i max

Usage

Open document editor /app/editor

About

Self Host Document System

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published