iceshrimp/packages/backend
Kainoa Kanter 19596a91e4 refactor: 🔨 Use pnpm instead of yarn (#9461)
Reasons:

1. `pnpm` is now an industry standard, being faster and less buggy than `yarn`.
2. Faster build time as builds are concurrent: 63 seconds down to 35 seconds!!
3. Resolves #9412

Co-authored-by: ThatOneCalculator <kainoa@t1c.dev>
Reviewed-on: https://codeberg.org/calckey/calckey/pulls/9461
2023-01-13 04:18:16 +00:00
..
.idea Create move type 2022-11-23 21:49:52 +01:00
.vscode
assets fix: 🥴 2022-12-17 17:47:38 -08:00
migration fix: 🐛 Poll choice length 256 2023-01-10 08:48:10 -08:00
nsfw-model
src fix: heart reactions 2023-01-12 23:14:45 +01:00
test Bug fixes, use calckey.js 2022-12-11 19:24:12 -08:00
.eslintignore
.eslintrc.cjs
.mocharc.json
.swcrc perf: 👷 build backend with swc 2023-01-10 16:48:49 -08:00
jsconfig.json
ormconfig.js
package.json refactor: 🔨 Use pnpm instead of yarn (#9461) 2023-01-13 04:18:16 +00:00
tsconfig.json use es2021 for node 2022-07-31 14:20:10 +09:00