1
0
Fork 0
mirror of https://github.com/codex-team/codex.docs.git synced 2025-07-24 15:49:42 +02:00
Application de documentation gratuite, basé sur l'écosystème Editor.js offrant toutes les opportunités modernes pour travailler avec du contenu. https://codex.so
Find a file
2025-05-26 18:47:04 +03:00
.github remove unnecessary v from release pipeline 2022-11-16 07:11:21 -03:00
bin/db-converter 🤩MongoDB support 🤩 (#272) 2022-10-03 20:23:59 +08:00
docker added new logic 2025-05-26 18:47:04 +03:00
public Initial commit 2025-05-26 08:17:24 +03:00
src added new logic 2025-05-26 18:47:04 +03:00
.dockerignore 🤩MongoDB support 🤩 (#272) 2022-10-03 20:23:59 +08:00
.editorconfig Page model (#1) 2018-08-17 13:58:44 +03:00
.eslintignore Frontent build system is ready (#3) 2018-09-07 19:24:09 +03:00
.gitignore [Feature] Static pages rendering 🤩 (#274) 2022-10-17 08:25:38 +08:00
.npmignore [Feature] Static pages rendering 🤩 (#274) 2022-10-17 08:25:38 +08:00
.nvmrc Typescript rewrite (#147) 2022-03-05 22:57:23 +04:00
.postcssrc Upgrade packages (#149) 2022-03-06 11:38:59 +04:00
DEVELOPMENT.md fix doc 2022-11-15 09:04:44 -03:00
docker-compose.dev.yml add config override to docker-compose.dev.yml 2022-11-15 09:08:34 -03:00
docker-compose.yml some fixes for docs and configs 2022-11-12 20:32:57 -03:00
docs-config.yaml Initial commit 2025-05-26 08:17:24 +03:00
LICENSE Create LICENSE (#159) 2022-03-25 16:33:41 +04:00
nodemon.json Add search to sidebar (#215) 2022-10-13 08:30:23 +05:30
package-lock.json Initial commit 2025-05-26 08:17:24 +03:00
package.json added new logic 2025-05-26 18:47:04 +03:00
README.md Update README.md 2025-05-26 08:23:39 +03:00
tsconfig.json [Feature] Static pages rendering 🤩 (#274) 2022-10-17 08:25:38 +08:00
webpack.config.js Beautify terminal output (#261) 2022-09-14 13:27:31 +03:00
yarn.lock added new logic 2025-05-26 18:47:04 +03:00

Getting Started

yarn && yarn start

Using Docker

docker-compose build
docker-compose up