Git Product home page Git Product logo

im-server's Introduction

项目介绍

这是一个网页版在线聊天项目,前端使用 Element-plus + Vue3,后端使用nodejs框架nestjs。

项目安装

下载安装
## 克隆项目
git clone https://github.com/wJiaaa/im-server.git
## 安装依赖
pnpm install
## 生成数据库(prisma)
npx prisma migrate dev --name add init
## 启动本地开发环境
pnpm dev
修改 .env 配置信息
DATABASE_URL='mysql地址'
REDIS_PORT='redis端口'
REDIS_HOST='redis地址'
REDIS_PWD='redis密码'
MINIO_PORT='minio端口'
MINIO_ENDPOINT = 'minio地址'
MINIO_ACCESS_KEY = 'minio上传的key' 
MINIO_SECRET_KEY = 'minio上传的key'

致谢

Lumen-IM (https://github.com/gzydong/LumenIM) 前端项目中部分样式参考该项目 感谢作者的开源

联系方式

QQ : 1124709546

如果你觉得还不错,请 Star , Fork 给作者鼓励一下。

im-server's People

Contributors

wjiaaa avatar

Stargazers

 avatar 馬豊旭 avatar

Watchers

 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.