Giter Site home page Giter Site logo

mrcodedev / jirc-chat Goto Github PK

View Code? Open in Web Editor NEW
6.0 3.0 1.0 2.24 MB

Project in which I want to replicate mIRC or the mythical IRCAP in a simple way. At first I will do it with a connection to my own server and later I want to do it with a connection to an IRC server. This last part, I will mount it in Electron maybe in another repository

HTML 10.73% JavaScript 69.94% SCSS 18.49% Shell 0.83%
react javascript websockets mirc ircap irc chat chatapp

jirc-chat's Introduction

๐Ÿ’ฌ jIRC-Chat

awesome badge

Project in which I want to replicate mIRC or the mythical IRCAP in a simple way. At first I will do it with a connection to my own server and later I want to do it with a connection to an IRC server. This last part, I will mount it in Electron maybe in another repository.

jirc-gif

Run the project

The first thing you have to do is clone the repository locally, and install the dependencies with your favorite dependency manager: yarn or npm.

Config URL and PORT

You must change the file /src/config.env.json to /src/config.json and then inside you can change the port if you need it.

Server

For the chat to work, you have to leave the server running, so dont close it or it wont work for you.

To start the server you must run the following command:

npm run server:start

or

yarn server:start

Client

To run the client made in React, you have to put the following command:

npm run client:start

or

yarn cilent:start

If you have problems with your Mac with A1 chipset, you can run the following command:

npm run client:m1-start

or

yarn client:m1-start

Support me

If you like what I do and want to help me financially, you can buy me a coffee

Support me, send me a coffee

๐Ÿ‘‰โ˜•๏ธ https://www.buymeacoffee.com/mrcodedev

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.