4math / guess-a-song

Guess a song full-stack application for the university project

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

guess-a-song

Guess a song full-stack application for the university project

How to run it?

Run the following command for development:

docker compose up

Run the following command for production:

docker compose -f docker-compose.prod.yml up

Frontend is located on http://localhost:80, but backend is located on http://localhost:9091

About

Guess a song full-stack application for the university project

License:MIT License


Languages

Language:Vue 48.4%Language:JavaScript 42.9%Language:CSS 6.4%Language:Dockerfile 1.0%Language:HTML 0.9%Language:Shell 0.6%