GithubHelp home page GithubHelp logo

benleo / swoole-vue-webim Goto Github PK

View Code? Open in Web Editor NEW

This project forked from mogody/swoole-vue-webim

0.0 2.0 0.0 60 KB

一个Web聊天应用,基于Vue和Swoole构建

License: MIT License

PHP 19.05% HTML 1.78% Vue 53.84% JavaScript 25.33%

swoole-vue-webim's Introduction

swoole-vue-webim

这是一个Web版的聊天应用,前端基于Vue来构建,用Vuex来进行状态管理,webpack构建;服务端通过Swoole来实现。基本功能有单聊、群聊、用户状态、消息状态以及通知信息。

如何部署?

1.前期准备

需要安装npmSwoole,其中还要安装webpack来作为构建工具,所以你需要拥有Linux系统。具体安装过程可以查看相关工具的文档。

2.构建项目

切换到项目目录,安装相关依赖:

npm install

构建项目:

npm run build

3.启动服务

其实很简单,启动自动化构建:

npm run dev

切换到app目录,执行:

php websocket.php

4.访问

http://localhost:8080

Job done!

License

MIT

swoole-vue-webim's People

Watchers

benleo 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.