1 Star 1 Fork 0

maojiubb / blog

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README
ISC

Personal blogging system

This is a personal blog site with some blogs and projects written by myself. At present, there are functions such as viewing and publishing blogs, viewing and publishing projects, modifying personal information, and switching themes. At present, only some basic functions have been implemented, and more functions are coming soon.

Run the project

  1. Clone the project locally
git clone git@github.com:maojiu-bb/blog.git
  1. Install the dependent package
npm install
  1. run
npm run dev

The technology stack used

Front

Vue3 + TypeScript + Vite + Vue-Router + Pinia + Element-plus

structure:
      |--api   // Related to network requests
      |
      |--assets   // Hold static resources
      |
      |--components  // Common components
      |
      |--hooks   // Custom hook function
src-- |
      |--router   // Related to Router
      |
      |--store    // Data store
      |
      |--style    // The style of the item
      |
      |--theme    // Customized theme styles
      |
      |--types    // TS type constraints
      |
      |--views    // Pages of the project

Back

Node.js + express + mongoose

the express serve address:

https://github.com/maojiu-bb/blog-server

Database

MongoDB

Features

Features that may be developed in the future:

  • Comment function
  • Star function
  • Friend chain module
  • Resource sharing module

LICENSE

ISC

ISC License Copyright (c) 2023, maojiubb Permission to use, copy, modify, and/or distribute this software for any purpose with or without fee is hereby granted, provided that the above copyright notice and this permission notice appear in all copies. THE SOFTWARE IS PROVIDED "AS IS" AND THE AUTHOR DISCLAIMS ALL WARRANTIES WITH REGARD TO THIS SOFTWARE INCLUDING ALL IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY SPECIAL, DIRECT, INDIRECT, OR CONSEQUENTIAL DAMAGES OR ANY DAMAGES WHATSOEVER RESULTING FROM LOSS OF USE, DATA OR PROFITS, WHETHER IN AN ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.

简介

blog 展开 收起
ISC
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/maojiubb/blog.git
git@gitee.com:maojiubb/blog.git
maojiubb
blog
blog
main

搜索帮助

344bd9b3 5694891 D2dac590 5694891