始于 vite + vue3 + ts + node 的全栈博客,目前也提供了 react18 版本实现,采用 pnpm monorepo 架构,支持自动化部署,优秀的开发和部署体验。
This is a Vue3 + TypeScript + Node open-source full-stack project for creating personal blogs, leveraging Vue3, Typescript, and NodeJS Express. It aims to assist frontend developers who are not very familiar with backend development or full-stack concepts. The project is structured using a pnpm monorepo architecture for better engineering capabilities and development experience.
git clone <repository_url>
cd project_folder
pnpm install
The fullstack-blog project is a Vue3 + TypeScript + Node open-source full-stack project designed to help frontend developers venture into backend and full-stack development. With features like monorepo architecture, code quality tools, Docker support, and automation with Github Actions, this project aims to provide a comprehensive and efficient development experience. It also includes features like pagination, article details, hot articles, categories, tags, comments, and more to create a complete blogging platform. If you find the project beneficial, consider showing support by starring it on Github and providing feedback through the issue tracking system.