Code scaffold for projects with docker.
Separate backend and frontend development stack managed under Vue style guide, Vue router and Vuex are implemented.
MongoDB + Express + VueJS + NodeJS code scaffold for projects and Dockerfile included.
Vuetify as a material design framework and Sweet alert2 javascript pop-up boxes.
Environment variables handled with dotenv.
Backend unit testing with Mocha.
Frontend unit testing with Jest
Frontend BDD testing with Cucumber and Selenium
Deploying Application to Heroku
- MongoDB
- Express
- Vue
- Node
- Docker
- Clone this repository.
- Go Backend folder to set up and run the api server.
- Go Frontend folder to set up set up and run the app.
See the LICENSE file for license rights and limitations (MIT).