Coder Social home page Coder Social logo

yike.io's Introduction

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

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

开源** Gitee 仓库:Fork me on Gitee

🎬 快速上手视频:053. 优秀的开源社区——yike.io

🚨 此次开源只是应大家的要求,所以请不要联系我咨询任何使用问题,遇到问题请自行解决,熟读 Laravel 文档。 如果你有兴趣参与改进,请直接 PR 即可。

安装

克隆后先安装依赖:

$ 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

配置 腾讯防水墙 ID , 需要跟后端一致

# 腾讯防水墙配置
VUE_APP_CAPTCHA_ID_REGISTER=
VUE_APP_CAPTCHA_ID_PUBLISH=

License

MIT

yike.io's People

Contributors

overtrue avatar jcc avatar dependabot[bot] avatar dependabot-preview[bot] avatar sinchang avatar ivothgle avatar oiuv avatar summerblue 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.