Christian Fehmer
9432602727
impr: add selfhosting using docker only (fehmer) ( #5170 )
...
* impr: add selfhosting using docker only
* add recaptcha config and docs
* add documentation on the backend-configuration.json file, remove ---redacted--- from example config
---------
Co-authored-by: Jack <jack@monkeytype.com>
2024-03-12 12:02:13 +01:00
Miodec
8ca760dfd2
fix(caching): no longer caching external resources locally
...
closes #5196
2024-03-07 22:08:29 +01:00
Miodec
1f52692151
chore: fix browser debugger not working correctly
2024-03-04 00:07:33 +01:00
Paul Ebose
a0416d3eba
impr(dev): allow docker compose to start the backend server (plbstl, Miodec) ( #4995 )
...
* chore: allow backend docker compose to start the api-server alongside redis & mongodb
* chore: update node versions in docker compose
* chore: add an extra compose file in backend
* docs: update advanced contribution guide with docker compose changes
* add docker script
support server_open env variable
* move files
* npm scripts
rename file
* add docker ignore
* fix redis not working
* rename file
* mounting root instead
* update docs
* update docs table of contents
* restart on fail
---------
Co-authored-by: Miodec <jack@monkeytype.com>
2024-02-28 14:17:09 +01:00
Miodec
d23dad36ea
impr(dev): add recaptcha site key to frontend env
2024-02-27 00:49:51 +01:00
Miodec
a8285c068e
fix(caching): remove precaching and navigation fallback
...
should fix email handler being broken
2024-02-25 13:38:15 +01:00
Miodec
fd6d1cbbf8
impr(hosting): add precaching to static pages
2024-02-25 11:49:45 +01:00
Miodec
01aefa91b4
chore: add 404 for static resources
2024-02-23 20:43:12 +01:00
Miodec
f1c620ee51
chore: include index
2024-02-22 16:26:18 +01:00
Jack
8f6bfbb708
build: replace webpack with vite ( #5096 )
2024-02-22 02:24:20 +01:00