Skip to content

Indaxia/demo

Repository files navigation

Symfony 4 + Vue + MongoDB (Modular/DDD App Skeleton)

Application configuration:

  • Symfony 4
  • Modular System (src/MODULE_NAME) including modular routing, documents and templates
  • Doctrine MongoDB Bundle
  • Webpack Encore
  • Vue 2
  • Vue Router
  • axios
  • HTML5 URL history mode support
  • Advanced access control architecture

You can use another repo as a skeleton for the modular (or DDD) Symfony/Vue/Mongo application.

Installation

  1. composer install
  2. npm install
  3. npm run dev

About

By ScorpioT1000 © 2019 / Indaxia.com