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 |
|