Skip to content

mustardgnome/go-messaging

Repository files navigation

Simple Messsaging Application using Gin, Melody, and React

Dependencies

Go

The server side is written entirely in Go

Go-Lang Download

Gin

Server-side framework

Gin Github

Melody

Websocket framework

Melody Github

Node.js

For installing packages

Node.js installation

React

Front end framework

Node react installation

Webpack

Used for building react files

Webpack Installation

Babel

For building .jsx files

Babel installation

CSS-Loader and Style-Loader

These are both used to load CSS style sheets for react

CSS-Loader Style-Loader

Build

$ webpack

Run

$ go run main.go

About

Go and React real-time chat application

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published