twenty/packages/twenty-docs
martmull 49a9a2c2be
2252 build a script to cleanup inactive workspaces (#3307)
* Add cron to message queue interfaces

* Add command to launch cron job

* Add command to stop cron job

* Update clean inactive workspaces job

* Add react-email

* WIP

* Fix import error

* Rename services

* Update logging

* Update email template

* Update email template

* Add Base Email template

* Move to proper place

* Remove test files

* Update logo

* Add email theme

* Revert "Remove test files"

This reverts commit fe062dd051.

* Add email theme 2

* Revert "Revert "Remove test files""

This reverts commit 6c6471273a.

* Revert "Revert "Revert "Remove test files"""

This reverts commit f851333c24.

* Revert "Revert "Revert "Revert "Remove test files""""

This reverts commit 7838e19e88.

* Fix theme

* Reorganize files

* Update clean inactive workspaces job

* Use env variable to define inactive days

* Remove FROM variable

* Use feature flag

* Fix cron command

* Remove useless variable

* Reorganize files

* Refactor some code

* Update email template

* Update email object

* Remove verbose log

* Code review returns

* Code review returns

* Simplify handle

* Code review returns

* Review

---------

Co-authored-by: Charles Bochet <charles@twenty.com>
2024-01-13 12:03:41 +01:00
..
docs 2252 build a script to cleanup inactive workspaces (#3307) 2024-01-13 12:03:41 +01:00
src Fix Select (#3327) 2024-01-09 14:58:14 +01:00
static Marketing website improvements (#3169) 2023-12-27 16:14:42 +01:00
.gitignore Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
babel.config.js Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
docusaurus.config.js docs: update 'Edit this page' link to fix 404 error (#3203) 2024-01-02 16:05:44 +01:00
package.json Embrace nx monorepo structure with root package.json (#3255) 2024-01-05 14:59:58 +01:00
README.md Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
sidebars.js Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
tsconfig.json 2915 rest api documentation (#3020) 2023-12-15 18:13:13 +01:00

Documentation

The docs here are managed through Docusaurus 2.

We recommend you go directly to the statically generated website rather than read them here.