this is a custom relationship management system that enables users to organise leads and store data based on organisational structure.
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 crm project is released under the MIT license.
developed & maintained by aminos. Copyright 2024 © aminos.
