Giter Club home page Giter Club logo

vuejs-socketio's Introduction

PERSONAL VUE.JS + SOCKET.IO CHAT PROJECT

bitHound Overall Score

This repo contains a personal javascript chat to learn and test something about Vue.js and Socket.io (plus Bulma css framework)


What this project contains

  • Vue.js framework
  • Bulma css framework
  • Socket.io
  • Firebase DB

Set up

Before cloning the repo be sure you have installed:

Then:

  • Choose a folder project in your system and switch in cd [folder path]
  • Clone the repo in your folder git clone https://github.com/ibbatta/vuejs-socketio.git

Installation

  • Be sure to have a Firebase account
  • Create an .env file and import change the variables with your firebase credentials (like the example below)
APIKEY=YOUR_API_KEY
AUTHDOMAIN=YOUR_AUTH_DOMAIN
DATABASEURL=YOUR_DATABSE_URL
  • From the directory of the project run yarn

Usage

Once everything is installed, use Yarn from the terminal to start the build tasks.
The package.json expose these tasks:

  • yarn start (start the project locally)

Todo

  • User connection / authentication
  • Retrieve user info with a login and show it inside chat (username / profile pict)

Contributing

  • Fork it!
  • Create your feature branch: git checkout -b my-new-feature
  • Commit your changes: git commit -am 'Add some feature'
  • Push to the branch: git push origin my-new-feature
  • Submit a pull request

Credits


Troubleshootings

This is just a personal test, created for demonstration and learn purpose only, it may or may not be a good fit for your project(s).


GitHub @ibbatta  ·  Twitter @battago

vuejs-socketio's People

Contributors

ibbatta avatar ilbonte 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.