Commit 2a3c759
authored
Removing community apps in favor of npm-distributed apps (#20029)
## Context
With the registry pattern around `Twenty Applications` and the upcoming
marketplace, app
distribution can be decoupled from the core repo. Pulling apps from npm
instead of
shipping them in-tree means:
- Contributors don't clone / index / build code for apps they'll never
touch
- Each app can version, release, and iterate independently of the core
cadence
- We stop carrying apps that are effectively unmaintained in the
monorepo
## How
This PR removes the 11 community apps from
`packages/twenty-apps/community/`
## Note
- **Marketplace apps** must be published on npm and pulled from there —
no app code living in this repo just to be distributed
- **Showcase / example apps** stay as living examples of what the SDK
can do under `example/`
- **Officially-maintained marketplace apps** (like the new
`github-connector`?) stay in the repo under `internal/`. Some may be
pre-installed on new workspaces alongside the Standard app1 parent a36c67a commit 2a3c759
192 files changed
Lines changed: 0 additions & 38331 deletions
File tree
- packages/twenty-apps/community
- activity-summary
- serverlessFunctions/summarise-and-send/src
- ai-meeting-transcript
- serverlessFunctions/ai-meeting-transcriptor/src
- apollo-enrich
- src
- fields
- front-components
- logic-functions
- roles
- fireflies
- scripts
- serverlessFunctions/receive-fireflies-notes/src
- src
- __tests__
- objects
- last-email-interaction
- src
- fields
- logic-functions
- linkedin-browser-extension
- application
- serverlessFunctions
- create-company/src
- create-person/src
- get-company/src
- get-person/src
- browser-extension
- public
- icon
- src
- assets
- common
- constants
- entrypoints
- add-company.content
- add-person.content
- background
- popup
- ui
- components
- theme/context
- utils
- mailchimp-synchronizer
- src
- meeting-transcript
- serverlessFunctions/process-transcript/src
- rollup-engine
- config/templates
- scripts
- serverlessFunctions/calculaterollups/src
- stripe-synchronizer
- src
- webmetic
- serverlessFunctions/sync-visitor-data/src
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
Lines changed: 0 additions & 6 deletions
This file was deleted.
Lines changed: 0 additions & 2 deletions
This file was deleted.
Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 0 additions & 108 deletions
This file was deleted.
Lines changed: 0 additions & 45 deletions
This file was deleted.
Lines changed: 0 additions & 17 deletions
This file was deleted.
Lines changed: 0 additions & 80 deletions
This file was deleted.
Lines changed: 0 additions & 28 deletions
This file was deleted.
Lines changed: 0 additions & 38 deletions
This file was deleted.
0 commit comments