monkeytype/backend
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
..
__tests__ feat: indicate premium users (fehmer) (#5092) 2024-03-05 16:09:23 +01:00
docker impr: add selfhosting using docker only (fehmer) (#5170) 2024-03-12 12:02:13 +01:00
email-templates
private
redis-scripts
src refactor: get actual rank with the user data instead of using lbmemory (fehmer) (#5189) 2024-03-11 20:29:18 +01:00
.gitignore
example.env impr(dev): allow docker compose to start the backend server (plbstl, Miodec) (#4995) 2024-02-28 14:17:09 +01:00
jest-mongodb-config.js
jest.config.ts
knip.json
package-lock.json chore: update node version to 18.19.1 (#5060) 2024-02-15 21:23:29 +01:00
package.json chore: improve docker files for local development (#5157) 2024-03-04 16:10:22 +01:00
tsconfig.json