chore(api-server): bye-bye you served us well (#60520)

Co-authored-by: Oliver Eyton-Williams <ojeytonwilliams@gmail.com>
This commit is contained in:
Mrugesh Mohapatra
2025-05-27 09:56:46 +05:30
committed by GitHub
parent a90e2757ac
commit 16e461385e
139 changed files with 140 additions and 14498 deletions
-1
View File
@@ -69,7 +69,6 @@
"scripts": {
"build": "tsc -p tsconfig.build.json",
"clean": "rm -rf dist",
"dev": "pnpm develop",
"develop": "tsx watch --clear-screen=false src/server.ts",
"start": "FREECODECAMP_NODE_ENV=production node dist/server.js",
"test": "jest --force-exit",