Skip to content
This repository was archived by the owner on Jan 29, 2021. It is now read-only.

on3dd/newsletter-simulation

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

newsletter-simulation

📰 A twitter-like newsletter simulation using Go, Vue and Websockets

Imgur

Install

Make sure Go and Node.js are already installed on your PC.

Clone this repository and install all required dependencies:

$ go get
$ cd client
$ npm install

Build client

Build Vue project using following command in client directory:

$ npm run build

Run server

To run the server use following command in project root directory:

$ go run *.go

Enjoy

After this steps application is able in your browser at:

localhost:8080

About

📰 A twitter-like newsletter simulation using Go, Vue and Websockets

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •