Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/twentyhq/twenty
Building a modern alternative to Salesforce, powered by the community.
https://github.com/twentyhq/twenty
crm crm-system customer good-first-issue graphql hacktoberfest hacktoberfest2024 javacript marketing monorepo nestjs open-source postgresql react reactjs sales typescript web
Last synced: about 19 hours ago
JSON representation
Building a modern alternative to Salesforce, powered by the community.
- Host: GitHub
- URL: https://github.com/twentyhq/twenty
- Owner: twentyhq
- License: other
- Created: 2022-12-01T13:04:40.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-10-29T10:00:35.000Z (3 months ago)
- Last Synced: 2024-10-29T10:03:04.891Z (3 months ago)
- Topics: crm, crm-system, customer, good-first-issue, graphql, hacktoberfest, hacktoberfest2024, javacript, marketing, monorepo, nestjs, open-source, postgresql, react, reactjs, sales, typescript, web
- Language: TypeScript
- Homepage: https://twenty.com
- Size: 173 MB
- Stars: 17,736
- Watchers: 87
- Forks: 2,094
- Open Issues: 320
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
- awesome-open-source-systems - Twenty - [Twenty](https://twenty.com) is a modern alternative that marries the streamlined aesthetic of Notion with advanced customer management capabilities (Customer Relationship Management (CRM) / Follow me)
- jimsghstars - twentyhq/twenty - Building a modern alternative to Salesforce, powered by the community. (TypeScript)
- my-awesome - twentyhq/twenty - system,customer,good-first-issue,graphql,hacktoberfest,javascript,marketing,monorepo,nestjs,open-source,postgresql,react,reactjs,sales,typescript,web pushed_at:2024-12 star:24.3k fork:2.5k Building a modern alternative to Salesforce, powered by the community. (TypeScript)
- awesome-starred - twentyhq/twenty - Building a modern alternative to Salesforce, powered by the community. (TypeScript)
- awesome-starred - twentyhq/twenty - Building a modern alternative to Salesforce, powered by the community. (TypeScript)
- stars - twenty
- stars - twenty
README
The #1 Open-Source CRM
๐ Website ยท ๐ Documentation ยท Discord ยท Figma
# Demo
Go to demo.twenty.com and login with the following credentials:
```
email: [email protected]
password: Applecar2025
```See also:
๐ [Self-hosting](https://twenty.com/developers/section/self-hosting)
๐ฅ๏ธ [Local Setup](https://twenty.com/developers/local-setup)# Does the world need another CRM?
We built Twenty for three reasons:
**CRMs are too expensive, and users are trapped.** Companies use locked-in customer data to hike prices. It shouldn't be that way.
**A fresh start is required to build a better experience.** We can learn from past mistakes and craft a cohesive experience inspired by new UX patterns from tools like Notion, Airtable or Linear.
**We believe in Open-source and community.** Hundreds of developers are already building Twenty together. Once we have plugin capabilities, a whole ecosystem will grow around it.
# What You Can Do With Twenty
We're currently developing Twenty's beta version.Please feel free to flag any specific needs you have by creating an issue.
Below are a few features we have implemented to date:
+ [Add, filter, sort, edit, and track customers](#add-filter-sort-edit-and-track-customers)
+ [Create one or several opportunities for each company](#create-one-or-several-opportunities-for-each-company)
+ [See rich notes tasks displayed in a timeline](#see-rich-notes-tasks-displayed-in-a-timeline)
+ [Create tasks on records](#create-tasks-on-records)
+ [Navigate quickly through the app using keyboard shortcuts and search](#navigate-quickly-through-the-app-using-keyboard-shortcuts-and-search)## Add, filter, sort, edit, and track customers:
## Create one or several opportunities for each company:
## Track deals effortlessly with the email integration:
## Tailor your data model to meet business needs:
## See rich notes displayed in a timeline:
## Create tasks on records
## Navigate quickly through the app using keyboard shortcuts and search:
## Connect your CRM to all your tools through our APIs and Webhooks.
# Stack
- [TypeScript](https://www.typescriptlang.org/)
- [Nx](https://nx.dev/)
- [NestJS](https://nestjs.com/), with [BullMQ](https://bullmq.io/), [PostgreSQL](https://www.postgresql.org/), [Redis](https://redis.io/)
- [React](https://reactjs.org/), with [Recoil](https://recoiljs.org/) and [Emotion](https://emotion.sh/)
- [Greptile](https://greptile.com) for code reviews.# Join the Community
- Star the repo
- Subscribe to releases (watch -> custom -> releases)
- Follow us on [Twitter](https://twitter.com/twentycrm) or [LinkedIn](https://www.linkedin.com/company/twenty/)
- Join our [Discord](https://discord.gg/cx5n4Jzs57)
- [Contributions](https://github.com/twentyhq/twenty/contribute) are, of course, most welcome!