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 Add weekly xp leaderboards backend (#3511) Bruception 2022-11-28 14:10:02 +01:00
src impr: detect development mode based on config instead of window.location (fehmer) (#4703) 2023-10-09 18:46:40 +01:00
.gitignore fixed ignore 2022-03-07 14:39:09 +01:00
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 Feature/backend test (#2937) sondrekje 2022-05-05 15:19:31 +02:00
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