forked from twentyhq/twenty
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathproject.yaml
More file actions
79 lines (74 loc) · 1.52 KB
/
project.yaml
File metadata and controls
79 lines (74 loc) · 1.52 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
name: twenty-paraguay
description: Fork de Twenty CRM adaptado para el mercado paraguayo
tier: high
status: setup
upstream:
repo: twentyhq/twenty
version: v1.19.0
license: AGPL-3.0
stack:
monorepo: nx
package-manager: yarn-4
node: ">=24.5"
frontend:
framework: react-18
bundler: vite-7
state: jotai
styling: linaria
language: typescript
backend:
framework: nestjs-11
orm: typeorm
api: [graphql, rest, mcp]
queue: bullmq
language: typescript
database:
primary: postgresql-16
cache: redis
analytics: clickhouse
i18n:
framework: lingui-5
platform: crowdin
base-locale: en
target-locale: es-PY
testing:
unit: [jest, vitest]
e2e: playwright
stories: storybook-10
docker:
compose: packages/twenty-docker/docker-compose.yml
compose-dev: packages/twenty-docker/docker-compose.dev.yml
services:
- name: server
port: 3000
image: twentycrm/twenty
- name: worker
image: twentycrm/twenty
- name: db
port: 5432
image: postgres:16
- name: redis
port: 6379
image: redis
features:
crm-core: true
custom-objects: true
custom-fields: true
workflows: true
ai-agent: true
email-sync: true
calendar-sync: true
sso: true
2fa: true
api-keys: true
webhooks: true
zapier: true
sdk: true
mcp-server: true
billing-stripe: true
electron-app: true
adaptations-planned:
- localizacion-es-py
- custom-objects-fiscales (RUC, timbrado)
- integracion-set-sifen
- branding-paraguay