monkeytype/backend
Jack 2720c07664
chore: switch from npm to pnpm (#5690)
* pnpm

* v4, pnpm lock

* checkout, node setup

* cache dir

* path, name

* store path

* name

* setup pnpm, get store then check cache

* unnecessary if

* missing dependencies

* fix docker

* lock file name

* remove prop

* wip

* fix

* reduce image sizes

* save exact

* correct command

* lock

---------

Co-authored-by: Christian Fehmer <cfe@sexy-developer.com>
2024-07-30 22:36:19 +02:00
..
__migration__ chore: migration log 2024-05-17 22:20:54 +02:00
__tests__ impr: use tsrest for presets endpoints (@fehmer) (#5675) 2024-07-30 12:58:22 +02:00
docker chore: switch from npm to pnpm (#5690) 2024-07-30 22:36:19 +02:00
email-templates chore: replace twitter urls with x (unrealapex) (#5541) 2024-07-01 13:53:49 +02: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
scripts impr: use tsrest for presets endpoints (@fehmer) (#5675) 2024-07-30 12:58:22 +02:00
src chore(lint): enable no unsafe return 2024-07-30 22:10:30 +02:00
.eslintrc.cjs refactor: restructure project to a true monorepo (#5626) 2024-07-22 15:08:11 +02:00
.gitignore fixed ignore 2022-03-07 14:39:09 +01:00
example.env impr(dev): allow docker compose to start the backend server (plbstl, Miodec) (#4995) 2024-02-28 14:17:09 +01:00
knip.json added knip to find unused exports 2023-08-10 18:32:33 +02:00
package.json chore: switch from npm to pnpm (#5690) 2024-07-30 22:36:19 +02:00
redocly.yaml impr: use tsrest/zod for config endpoints (@fehmer) (#5649) 2024-07-29 11:31:14 +02:00
tsconfig.json chore: update backend out dir 2024-07-25 19:59:05 +02:00
vitest.config.js feat: maintain hashed blocklist of banned usernames, emails and discordids (fehmer) (#5371) 2024-05-20 12:21:14 +02:00