Giter Site home page Giter Site logo

heycommunity's Introduction

HeyCommunity

阅读中文README

Live demo: http://demo.hey-community.cn
Official website: http://www.hey-community.cn

Deployed locally

Get the full project code

$ git clone https://github.com/dev4living/HeyCommunity.git HeyCommunity
$ cd HeyCommunity
$ git submodule init
$ git submodule update

Front-end configuration

Front-end based Ionic Framework,Encounter problems, please consult the official documentation of Ionic, or contact us

$ cd HeyCommunity/frontend
$ bower install
$ npm install
$ vi www/js/config.js           ## You may need to modify some configuration

Back-end configuration

Back-end based Laravel Framework,Encounter problems, please consult the official documentation of Laravel, or contact us

$ cd HeyCommunity/backend
$ composer install
$ bower install
$ cp .env.example .env
$ php artisan key:generate
$ vi .env                       ## Configuring a database connection
# php artisan migrate:refresh --seed

Running locally

We currently support only the Apache server, assumed to have been the demo.hey-community.local resolves to the directory HeyCommunit Then open the demo.hey-community.local in your browser to see HeyCommunity run in the browser

Run IOS and Android devices do temporarily introduce, if necessary, please view the Ionic official documentation, or contact us

Contact

Rod: supgeek.rod(AT)gmail.com
Giter: https://gitter.im/dev4living/hey-community
QQ Group: 242078519

Licenses

GPLv3

heycommunity's People

Contributors

supgeek-rod avatar

Watchers

George Chen avatar James Cloos 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.