Git Product home page Git Product logo

robert-stackflow / moment Goto Github PK

View Code? Open in Web Editor NEW
2.0 1.0 2.0 7.03 MB

Modern photo album blog that supports self-hosting, developed based on Vue and Naive UI and FastAPI.支持自托管的现代化相册博客,基于Vue、Naive UI和FastAPI开发。

Home Page: https://moment.cloudchewie.com

License: Apache License 2.0

Dockerfile 0.38% Python 20.51% Shell 0.02% JavaScript 27.84% HTML 0.19% Vue 49.41% SCSS 1.52% CSS 0.12%
blog fastapi fastapi-admin moment morden naive-ui plog self-hosted self-hosting vue

moment's Introduction

Moment

简介

  • 移植自TimePlustime的相册博客主题
  • 脱离Typecho和Mysql,基于vue-fastapi-admin使用Vue+FastAPI开发
  • 随意发布你的图片、分类、地点
  • 高程度自定义你的网站,自由管理网站Meta、内容设置、菜单设置
  • 快捷发布所见所闻,支持将图片上传至符合S3标准的存储桶中
  • 预览在线效果:时刻

部署

  • 使用Docker-compose部署

    services:
      moment:
        image: ruida/moment:1.0
        container_name: moment
        volumes:
          - ${PWD}/.moment/:/opt/moment/app/data
        ports:
          - 9999:80

使用指南

  • 使用<服务器IP地址>:9999域名访问相册
  • 使用<服务器IP地址>:9999/admin<域名>/admin访问后台管理
  • 其他指南见Wiki

演示

web

admin-workbench

admin-blogs

admin-categories

admin-general-setting

admin-meta-setting

admin-content-setting

admin-storage-setting

admin-menu-setting

moment's People

Contributors

dependabot[bot] avatar robert-stackflow avatar

Stargazers

 avatar  avatar

Watchers

 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.