Skip to content

superwf/vue-express-jwt-socketio

Repository files navigation

vue-express-jwt

A Vue.js fullstack example vue front end express, socket.io backend, auth by jwt

Build Setup

install dependencies

yarn

Run in development env

serve with hot reload at localhost:8080

yarn start

NOTE

This is not a lib, tool nor framework. It is a example template to show how combine server and front together work. First this is a graphql practice, and later add socket.io for transport data, and later remove graphql. I feel that graphql is just for upgrade from restful, if use websocket, it has no advantage (personal idea).

About

example for vue express and socket.io

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages