monkeytype/backend
Christian Fehmer 0f6884a5be
impr: detect development mode based on config instead of window.location (fehmer) (#4703)
* impr: detect development mode based on config instead of window.location

* Allow access to /configure on the backend using non-local ip

* Use webpack define plugin

* take BACKEND_URL from env
2023-10-09 18:46:40 +01:00
..
__tests__ Adding tests for isTagPresetNameValid (#4402) gondolin24 2023-06-26 13:16:39 +02:00
email-templates Custom email (#3964) 2023-02-13 13:24:43 +01:00
private fix: use appropriate fallback fonts (SethFalco) (#4620) 2023-09-11 16:09:34 +01:00
redis-scripts
src impr: detect development mode based on config instead of window.location (fehmer) (#4703) 2023-10-09 18:46:40 +01:00
.gitignore
docker-compose.yml chore: update tsconfig and docker compose (#4530) 2023-08-12 16:41:36 +02:00
example.env Custom email (#3964) 2023-02-13 13:24:43 +01:00
jest-mongodb-config.js
jest.config.ts added test that verified pb funbox check is working 2023-06-05 18:07:00 +02:00
knip.json added knip to find unused exports 2023-08-10 18:32:33 +02:00
package-lock.json chore: update tsconfig and docker compose (#4530) 2023-08-12 16:41:36 +02:00
package.json chore: update tsconfig and docker compose (#4530) 2023-08-12 16:41:36 +02:00
tsconfig.json chore: update tsconfig and docker compose (#4530) 2023-08-12 16:41:36 +02:00