/quiz

Quiz app with js, react, redux, babel, webpack, aspnetcore, python, redis, docker

Primary LanguageJavaScript

Quiz: Universal JS App

Quiz app using Universal JS, ES6, React, Redux, Babel, Webpack, Node, Python, ASP .NET Core, Redis. This application is part of a meetup demo and a workshop showing React+Redux App plus other concepts like microservices, docker and docker swarm.

More information here: Barcelona .NET Core Meetup

Prerequisites:

Run with docker

  • ./start.sh

Quiz ui

  • http://docker-host-ip/3000
  • http://docker-host-ip/3000/results

Quiz admin

  • http://docker-host-ip:3010

Run with docker swarm

  • ./provision.sh