Skip to content

Commit

Permalink
api: delete api code (#291)
Browse files Browse the repository at this point in the history
  • Loading branch information
yurushao authored Nov 7, 2024
1 parent 8136961 commit bee80b6
Show file tree
Hide file tree
Showing 28 changed files with 15 additions and 1,802 deletions.
74 changes: 0 additions & 74 deletions .github/workflows/deploy_api.yml

This file was deleted.

54 changes: 0 additions & 54 deletions .github/workflows/pr_test_api.yml

This file was deleted.

1 change: 0 additions & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ COPY . ./

RUN corepack enable pnpm
RUN pnpm install && pnpm run pg-build
RUN scripts/cleandeps_playground.sh

ENV PORT=8080
CMD ["pnpm", "pg-start-docker"]
3 changes: 0 additions & 3 deletions api/.env.local.example

This file was deleted.

3 changes: 0 additions & 3 deletions api/.env.yaml.example

This file was deleted.

18 changes: 0 additions & 18 deletions api/.eslintrc.json

This file was deleted.

18 changes: 0 additions & 18 deletions api/.gcloudignore

This file was deleted.

2 changes: 0 additions & 2 deletions api/.gitignore

This file was deleted.

8 changes: 0 additions & 8 deletions api/.puppeteerrc.cjs

This file was deleted.

4 changes: 0 additions & 4 deletions api/app.yaml

This file was deleted.

11 changes: 0 additions & 11 deletions api/jest.config.ts

This file was deleted.

52 changes: 0 additions & 52 deletions api/project.json

This file was deleted.

2 changes: 0 additions & 2 deletions api/src/assets/robots.txt

This file was deleted.

75 changes: 0 additions & 75 deletions api/src/main.ts

This file was deleted.

Loading

0 comments on commit bee80b6

Please sign in to comment.