2024-01-15 20:49:58 -05:00
2024-01-15 20:49:58 -05:00
2024-01-15 20:49:58 -05:00
2024-01-15 20:49:58 -05:00
2024-01-15 20:49:58 -05:00


LinkedIn

guessit

Flask Vue TypeScript TailwindCSS Docker Vercel GCP

A web app that guesses info about a video file based on its filename.
View Demo »

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.

(back to top)

Getting Started

This is how to set up your project locally and get a local copy up and running.

Installation

  1. Clone the repo
    git clone https://github.com/xyvs/guessit_app
    
  2. Start the docker compose file with th filename docker-compose.dev.yml
    docker-compose -f docker-compose.dev.yml up
    
  3. Go to http://localhost:5000 and enjoy the app.

(back to top)

License

Distributed under the MIT License.

(back to top)

Description
Languages
Vue 65.8%
TypeScript 16.1%
Dockerfile 6.3%
HTML 5%
Python 3.7%
Other 3.1%