Skip to content

Dockerized app with VueJS in the frontend and Ruby & Sinatra in the backend

Notifications You must be signed in to change notification settings

martinezcoder/quiz_app

Repository files navigation

Quiz app

This is just a pet project showing how to dockerize a development environment including frontend and backend.

Backend is a Ruby sinatra endpoint Frontend is a Quiz made with VueJS

How to install

Just ensure that you have Docker and docker-compose and run in your terminal:

make build
make up

About

Dockerized app with VueJS in the frontend and Ruby & Sinatra in the backend

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published