Skip to content

Commit

Permalink
remove unused scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
JeromeBu committed Feb 28, 2025
1 parent f79fee6 commit 613abbb
Show file tree
Hide file tree
Showing 9 changed files with 0 additions and 678 deletions.
2 changes: 0 additions & 2 deletions api/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@
"format": "yarn run _format --write",
"format:check": "yarn run _format --list-different",
"link-in-web": "ts-node --skipProject scripts/link-in-app.ts sill-web",
"reset-data-test": "ts-node --skipProject scripts/reset-data-test.ts",
"compile-data": "./.env.local.sh ts-node --skipProject scripts/compile-data.ts",
"load-git-repo-in-pg": "dotenv -e ../.env -- node --loader ts-node/esm --experimental-specifier-resolution=node scripts/load-git-repo-in-pg.ts",
"typecheck": "tsc --noEmit",
"dev:db": "docker compose -f ../docker-compose.resources.yml up -d",
Expand Down
21 changes: 0 additions & 21 deletions api/scripts/compile-data.ts

This file was deleted.

151 changes: 0 additions & 151 deletions api/scripts/link-in-app.ts

This file was deleted.

70 changes: 0 additions & 70 deletions api/scripts/migration/agent.ts

This file was deleted.

71 changes: 0 additions & 71 deletions api/scripts/migration/instance.ts

This file was deleted.

Loading

0 comments on commit 613abbb

Please sign in to comment.