twenty/packages/twenty-docker
Quentin G. d1871a4a64
feat: replace ts-node with tsx and pre-install it globaly in docker (#7027)
Implement https://github.com/twentyhq/twenty/issues/5976 suggestion.
It leads to faster boot time since we don't have to install
dependencies.

It should also solve https://github.com/twentyhq/twenty/issues/4772 as
we don't need to run ressource-heavy `npm install` (the mentioned
migration step does not seem to exist anymore anyway.
2024-09-14 11:05:01 +02:00
..
k8s Lumosviridi v20 kubernetes updates (#6356) 2024-08-08 13:55:45 +02:00
twenty feat: replace ts-node with tsx and pre-install it globaly in docker (#7027) 2024-09-14 11:05:01 +02:00
twenty-postgres Upgrade pg graphql version to 1.5.6 (#5937) 2024-06-18 17:34:16 +02:00
twenty-postgres-spilo Upgrade pg graphql version to 1.5.6 (#5937) 2024-06-18 17:34:16 +02:00
twenty-website fix: fix root start script (#5032) 2024-04-19 18:28:02 +02:00
.env.example feat: improve self hosting documentation (#7024) 2024-09-14 11:03:28 +02:00
docker-compose.yml feat: add resolve absolute path util (#5836) 2024-06-12 21:17:31 +02:00
Makefile Fix docs build in CI (#5826) 2024-06-11 19:06:37 +02:00