twenty/packages/twenty-docs
Félix Malfait 7a34dc4910
Simplify docs and remove Docker local setup (#4783)
Having 2 different dev setups caused confusion, let's remove the Docker
local setup and recommend people install yarn locally.

Also simplified some docs by merging pages together, the recommend
self-hosting option is now the docker-compose / to adapt the
docker-compose.
2024-04-03 16:38:28 +02:00
..
docs Simplify docs and remove Docker local setup (#4783) 2024-04-03 16:38:28 +02:00
src fix search active hit styling #4719 (#4720) 2024-04-01 11:38:43 +02:00
static Docs: light icon fix (#4272) 2024-03-04 10:58:00 +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 Improve Documentation (#3795) 2024-02-05 15:01:37 +01:00
package.json Release 0.3.3 (#4622) 2024-03-22 17:28:53 +01:00
README.md Migrate to a monorepo structure (#2909) 2023-12-10 18:10:54 +01:00
sidebars.js feat: adding metadata open-api endpoints and updating docs (#4170) 2024-03-05 11:37:16 +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.