Skip to content

e-xode/vue-ssr

Repository files navigation

Vue-SSR

License: MIT CircleCI Coverage Status NPM Version

@e-xode/vue-ssr is a "ready to dev" setup for any new vue application requiring SSR rendering.

features

  • user login, registration, account pages
  • mongodb database integration
  • socket.io for client / server communication
  • minimalist online shop
  • content management system and administration interface
  • database schema is fully defined by application json files

powered by

  • Vue 3 as Frontend and SSR renderer
  • Vui a rich vue web components
  • Vite as middleware for app development and building
  • Http and socket.io for client / server interaction
  • MongoDB cloud connexion (or local mongo container )
  • Docker for local development and deployment

Get started

cp .env_sample .env

(optional: edit .env file and update with your node, mongo, smtp variables )

Then to run application:

docker-compose up

About

Vue-ssr is a "ready to dev" setup for any new vue application requiring SSR rendering.

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published

Contributors 2

  •  
  •