GithubHelp home page GithubHelp logo

dfm336 / bulita Goto Github PK

View Code? Open in Web Editor NEW

This project forked from gochendong/bulita

0.0 0.0 0.0 763 KB

An interesting open source chat application. Developed with node.js, mongoDB, socket.io and react

Home Page: https://chat.bulita.net

License: MIT License

JavaScript 1.49% TypeScript 86.04% HTML 3.15% Dockerfile 0.04% Less 9.29%

bulita's Introduction

Bulita is an interesting open source chat application. It is developed based on node.js, react and socket.io technologies

Online Example: https://chat.bulita.net/

Github: https://github.com/gochendong/bulita

Features

  1. No registration required, one-click login.
  2. Set multiple robots for automatic replies, Render the message of the robot using Markdown.
  3. All parameters can be customized through configuration file.
  4. Active official website and proactive project maintenance.

Install

  1. cd bulita
  2. Edit the .env file.
  3. docker-compose -f docker-compose-redis.yaml up --build -d Start the Redis service. If it is already running, you can skip this step.
  4. docker-compose -f docker-compose-mongo.yaml up --build -d Start the MongoDB service. If it is already running, you can skip this step.
  5. docker-compose -f docker-compose.yaml up --build -d Start the chatroom service.

Referenced project

https://github.com/yinxin630/fiora

License

bulita is MIT licensed

bulita's People

Contributors

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