this is a document management system system that allows users to create folders, upload & download files.
pnpm i— installs all dependencies.pnpm run dev— starts the development server and Next.js at the same time.pnpm run build— deletes existing build files & freshly bundles JavaScript code.pnpm run db:generate- generates migrations based on you Drizzle schema.pnpm run db:push- push schema changes directly to the database and omit managing SQL migration files.
the fMgr project is released under the MIT license.
developed & maintained by aminos. Copyright 2024 © aminos.
