e926f349a7ef6d61902622aee9f178e1953bcf13
About The Project
A web app that guesses info about a video file based on its filename, this app was made with Vue 3 and Tailwind CSS, the backend its powered by Flask and the python library guessit, it was deployed with Vercel and GCP.
Getting Started
This is how to set up your project locally and get a local copy up and running.
Installation
- Clone the repo
git clone https://github.com/xyvs/guessit_app - Start the docker compose file with th filename
docker-compose.dev.ymldocker-compose -f docker-compose.dev.yml up - Go to
http://localhost:5000and enjoy the app.
License
Distributed under the MIT License.
Description
Languages
Vue
65.8%
TypeScript
16.1%
Dockerfile
6.3%
HTML
5%
Python
3.7%
Other
3.1%
