Welcome to the Game-Time-Hype-Api! This Node.js backend serves as the backend for managing and providing data for the Game Time Hype mobile application.
-
Clone the repository to your local machine: git clone https://github.com/your-username/Game-Time-Hype-Api.git
-
Navigate to the project directory: /Game-Time-Hype-API
-
Install dependencies: npm i
You have to install ffmpeg globally for usage of creating thumbnails. Install ffmpeg by running: npm install -g ffmpeg