quiz-service-clone Svelte Themes

Quiz Service Clone

A self hostable kahoot clone written in Svelte and Go

quiz-service-clone

A self hostable kahoot clone written in Svelte and Go

Built With

Installation

  1. Clone the repo and navigate to it

    $ git clone https://github.com/jhands0/quiz-service-clone.git quiz-service-clone
    
    $ cd quiz-service-clone
    
  2. Build the backend docker image

    $ docker build --file=backend/backend.dockerfile -t quiz-clone-backend .
    
  3. Build the frontend docker image

    $ docker build --file=frontend/frontend.dockerfile -t quiz-clone-frontend .
    
  4. Run the docker-compose.yaml file

    $ docker-compose -f docker-compose.yaml up
    

Top categories

Loading Svelte Themes