IT博客汇
  • 首页
  • 精华
  • 技术
  • 设计
  • 资讯
  • 扯淡
  • 权利声明
  • 登录 注册

    开源实例之Litewrite

    dujun发表于 2024-01-01 15:27:00
    love 0

    前言

    Litewrite was built out of a need to have a simple way of taking notes, having them everywhere, working on any device, regardless if on- or offline.

    实例地址

    https://litewrite.dujun.eu.org

    实例配置

    配置描述
    系统Debian
    开发环境服务端Node.js 18
    服务器Nginx
    程序Litewrite

    实例部署

    权限要求

    • 具有系统读写权限
    • 已安装 Node.js
    • 已安装 Nginx

    安装程序

    仓库地址:https://github.com/litewrite/litewrite

    git clone https://github.com/litewrite/litewrite
    
    cd litewrite
    
    npm i
    
    npm run build

    实例体验

    进入实例深度体验

    后记

    本实例仅供参考,不定期重置数据。

    体验更多开源实例



沪ICP备19023445号-2号
友情链接