vuedo

Vuedo is a blog platform, built with Laravel and Vue.js.

  • 所有者: Vuedo/vuedo
  • 平台:
  • 许可证: MIT License
  • 分类:
  • 主题:
  • 喜欢:
    0
      比较:

Github星跟踪图

Vuedo logo

Build Status Software License Join the chat at https://gitter.im/vuedo/Lobby

What is Vuedo?

Vuedo is an open source project built with Laravel and Vue.js. It is a live example of how everything works together.

Interested in more theory? Here is the official announcement.

Website using Vuedo in production : https://vuejsfeed.com/

Vue.js Feed is a place where News, Tutorials, Plugins, Showcases and more things regarding Vue are handpicked and shared with the community.

Dashboard Overview

Basic Features:

  • Manage posts and media
  • Categorize posts
  • User Roles
  • Content moderation
  • Markdown Editor
  • Amazon S3 integration
  • and more...

Installation

Download this repo.

Rename .env.example to .env and fill the options.

Run the following commands:

composer install
npm install
php artisan key:generate
php artisan migrate
php artisan db:seed
gulp
php artisan serve

If you are making changes to JavaScript or Styles make sure you run gulp watch.

Technical Description

You can find the technical description and a list with the libraries used in development here.

Documentation

Coming soon...

Issues

For technical questions and bugs feel free to open one issue.

Contribution

Soon a roadmap for contribution will be added so everyone will be welcome to join.

Stay In Touch

For latest releases and announcements, follow @vuedo on Twitter.

License

Vuedo is open-sourced software licensed under the MIT license.

主要指标

概览
名称与所有者Vuedo/vuedo
主编程语言PHP
编程语言PHP (语言数: 6)
平台
许可证MIT License
所有者活动
创建于2016-07-15 06:07:07
推送于2020-10-01 14:37:45
最后一次提交2018-01-09 03:32:08
发布数1
最新版本名称v0.0.1 (发布于 )
第一版名称v0.0.1 (发布于 )
用户参与
星数2.3k
关注者数141
派生数536
提交数45
已启用问题?
问题数44
打开的问题数21
拉请求数7
打开的拉请求数3
关闭的拉请求数2
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?