Skip to content

regmysss/Converter-Files

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 

Repository files navigation

Converter files

Introduction

This website is made for reformatting files to other formats. You can change the file formats to those supported by FFmpeg.

This project uses the following libraries:

Website view: Website view

Setup

1. Clone this repo:

Navigate into your workspace directory. Run:

git clone https://github.com/regmysss/Converter-Files.git

2. Install node.js:

https://nodejs.org/en

3. Install FFmpeg:

Install FFmpreg globally. How does the FFmpeg install globally? You can watch this guide:

Guide

Download FFmpeg

4. Install dependencies:

You should go to the backend and frontend folder and run the following command:

npm i

Development

Frontend:

Run the local website on http://localhost:5173

npm run dev

Backend:

Run the local server on http://localhost:3000

npm run start

About

This program that converts files to other formats.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors