ericdit.com-refactor由 Nuxt 4 和 Directus 构建的个人博客、内容发布平台,支持评论、点赞、收藏、用户在线或离线状态、更新提示、实时订阅等功能。
演示截图

项目部署
安装依赖 / Install dependencies
npm install
启动开发服务器 / Start the development server
npm run dev
构建并启动生产服务器 / Build and start the production server
npm run build pm2 start ecosystem.config.js
如果变更版本号和 Hash 值,需要执行以下命令:
If you changed version number and hash value, you need to run the following command:
npm run bump && npm run build
项目地址
github:https://github.com/supebase/ericdit.com-refactor
演示地址:https://ericdit.com/