https://github.com/aminoxix/crm
๐ค org's customer relations manager
https://github.com/aminoxix/crm
customer-relationship-management leads organization
Last synced: 3 months ago
JSON representation
๐ค org's customer relations manager
- Host: GitHub
- URL: https://github.com/aminoxix/crm
- Owner: aminoxix
- Created: 2023-10-14T19:37:21.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-09T18:06:15.000Z (4 months ago)
- Last Synced: 2025-02-09T19:22:53.433Z (4 months ago)
- Topics: customer-relationship-management, leads, organization
- Language: TypeScript
- Homepage: https://crm-for-org.vercel.app
- Size: 254 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# crm
### customer relationship manager
this is a [custom relationship management](https://crm-for-org.vercel.app) system that enables users to organise leads and store data based on organisational structure.
## โ๏ธ stack played well
[](https://nextjs.org) [)](https://golang.org) [](https://orm.drizzle.team) [](https://tailwindcss.com) [ ](https://trpc.io)
## ๐ building
- `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.
## ๐ฐ license
> the **crm** project is released under the [MIT license](https://github.com/aminoxix/crm/blob/main/LICENSE).
developed & maintained by aminos. Copyright 2024 ยฉ aminos.
### built with โก by