Next.js Discord

Discord Forum

How to implement file manager in history feature in next.JS

Unanswered
Masai Lion posted this in #help-forum
Open in Discord
Masai LionOP
I’m building a project that requires a file management and history system. The history page should store all tool-generated outputs for at least 30 days. The file manager should allow users to save, organize, search, filter, and download files and folders, with options to export as CSV, PDF, or PPT. I’m using Supabase (free version) for authentication and database but need the fastest, free way to implement these features. Should I continue with Supabase, use Next.js alone, or integrate another third-party tool? Looking for a workflow or roadmap to build this production-ready quickly.

0 Replies