1 Star 0 Fork 1

programlife555 / yike.io

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
contribute
Sync branch
Cancel
Notice: Creating folder will generate an empty file .keep, because not support in Git
Loading...
README

Yike.io

论坛项目源码:https://yike.io, 基于 Vuejs 开发的 Laravel SPA 项目。

🏵后端源码:https://github.com/overtrue/api.yike.io

开源中国 Gitee 仓库:Fork me on Gitee

安装

克隆后先安装依赖:

$ npm install

或者使用 yarn:

$ yarn install 

跑测试服务:

$ npm run serve

配置

Copy the .env.example to .env.[ENV]:

# local
cp .env.example .env.local

# production
cp .env.example .env.production

其中有两个变量是你在安装后端时 passport:install 得到的 Password Grant Clientidsecret

VUE_APP_AUTH_CLIENT_ID=
VUE_APP_AUTH_CLIENT_SECRET=

如果你忘记了,就去找 oauth_clients 表中找吧。

License

MIT

Empty file

About

Yike.io 论坛项目源码:https://yike.io, 基于 Vuejs 开发的 Laravel SPA 项目。 expand collapse
JavaScript
Cancel

Releases

No release

Contributors

All

Activities

Load More
can not load any more
JavaScript
1
https://gitee.com/cyrs/yike.io.git
git@gitee.com:cyrs/yike.io.git
cyrs
yike.io
yike.io
master

Search