Weinoter-Frontend 唯守笔记前端。
$ npm install
# 开始
$ npm run start
# 观察
$ npm run watch
$ npm run build
$ ng g component xxx --skip-tests=true
rimraf node_modules
- ngx-socket-io [v4.7.0] (Commits on Oct 25, 2024)
- @onlyoffice/document-editor-angular [v5.3.0] (Commits on Nov 7, 2024)
# 压缩镜像
$ docker-slim build --include-path /usr/share/nginx/ --target weishour/weinoter-frontend --tag weishour/weinoter-frontend.slim:v1
$ docker-compose up -d