feat: Added FFMpeg library for video transcoding and gorm for database operations in generalnode routes

This commit is contained in:
2025-02-13 15:18:26 +01:00
parent ffbd653098
commit 34cbded795
4 changed files with 94 additions and 0 deletions

1
.gitignore vendored
View File

@@ -17,6 +17,7 @@
# Dependency directories (remove the comment below to include it)
# vendor/
tmp/
# Go workspace file
go.work