Emilien Chauvet
de6ebd96c5
Prevent indexing on docs outside of production ( #1054 )
...
* Prevent indexing on docs outside of production
* Add dockerfile arg
* Rename args
* Add logs
* Move arg to the right dockerfile
* Remove log
2023-08-07 09:20:31 -07:00
Charles Bochet
d5817608a7
Fix production deploy scripts ( #294 )
...
* Fix production server deploy
* Fix production server deploy
2023-06-14 17:53:21 +02:00
Charles Bochet
16fbe5a607
Fix prod install scripts
2023-06-14 17:23:48 +02:00
Félix Malfait
31f3950439
Add a custom rule to prevent colors from being hardcoded outside of theme ( #288 )
...
* Add a custom rule to prevent colors from being hardcoded in ESLint
* Refactor colors
* Create packages folder and fix colors
* Remove external dependency for css alphabetical order linting
* Fix install with yarn
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
2023-06-14 16:56:29 +02:00
Charles Bochet
4fa80663f6
Build docs for production
2023-04-25 23:46:39 +02:00
Charles Bochet
86586b70c7
Fix Dockerfile docs
2023-04-25 23:27:51 +02:00
Charles Bochet
d2c6a71c9e
Fix server local build ( #75 )
...
* Fix server local build
* Build docs locally and for prod
---------
Co-authored-by: Charles Bochet <charles@twenty.com>
2023-04-25 17:47:15 +02:00