Giter Club home page Giter Club logo

eagleuse's Introduction

language

Online

🦑 EagleUse

把 eagle 变成我的图片(后台)管理系统。

如果你也有这样的想法:eagle 修改/管理图片 => 网站上能实时查看。那这个项目非常合适,欢迎体验!

👀 介绍

🎯 起点

下面两个项目是该项目的起点,提供了很好的思路,有着特殊的意义,尽管用起来很麻烦!!!

  • json-server 实现 eagle 查询 api 👉🏻 eagle-api
  • eagle-web 版本 👉🏻 eagle-web

想要完整跑起来,你需要同时启动两个项目。

📷 截图

高度还原 Eagle

可视化数据&结构展示

数据管理及迁移

🚀 本地安装

git clone https://github.com/meetqy/eagleuse
pnpm install

把 .env.example 改为 .env,正确填写配置信息

# 初始化 数据库
pnpm run db:init

# 创建静态资源软连接
pnpm run create:symlink

# 启动项目
pnpm run dev

📚 功能列表

基础功能

  • 监听 library 生成对应的 sqlite 数据
  • sqlite 数据文件可视化展示
  • 基于 prisma,更加简单的使用
  • library 静态资源托管
  • 启动项目,随时更新 db 数据

页面

  • 左侧菜单
  • 等高展示图片
  • 标签展示并显示图片数量
  • 图片基础信息
  • 查看原图

📄 开源协议

MIT license © eagleuse

eagleuse's People

Contributors

meetqy avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.