# imagepic **Repository Path**: VLeeDesignTheory/imagepic ## Basic Information - **Project Name**: imagepic - **Description**: 一款前端图床应用 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-11-08 - **Last Updated**: 2024-01-17 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README

logo

前端图床


## Introduction > ImagePic旨在为开发人员提供最佳的静态资源服务 ## Principle 整个图床应用采用前后端分离的架构设计,通过前后端一体化开发实现前端基础设施的快速搭建 ![architecture](assets/architecture.png) 前端技术选型采用基于Vue3全家桶进行前端页面的相关呈现,其使用`Vite+Vue3+Vuex4+Vue-Router4`的组合方案 ![technology1](assets/technology1.png) 后端技术选型采用以前端同学所熟悉的Node.js进行开发,配合云数据库等进行后端服务的快速开发 ![technology2](assets/technology2.png) ## Document - [前端图床搭建实践(前端篇)](https://vleedesigntheory.github.io/tech/front/imagepic20220128.html) - [前端图床搭建实践(后端篇)](https://vleedesigntheory.github.io/tech/back/imagepic20220129.html) ## License [MIT](http://opensource.org/licenses/MIT) Copyright (c) we452366