A simple app to quickly stitch videos together. Nodejs and Editly in backend and AlpineJS and Tailwind on the front.
demo.mp4
git clone https://github.com/hakim-d/easyditor
// install dependencies
npm install
// run dev server
npm start
// tailwind watcher
npm run watch