Skip to content

Commit

Permalink
Merge pull request #103 from ant-xuexiao/refactor_api
Browse files Browse the repository at this point in the history
refactor: delete useless api and  modules
  • Loading branch information
alichengyue authored May 9, 2024
2 parents 00c9655 + 73c1957 commit cbc3696
Show file tree
Hide file tree
Showing 20 changed files with 11 additions and 1,211 deletions.
3 changes: 1 addition & 2 deletions client/.env.example
Original file line number Diff line number Diff line change
@@ -1,3 +1,2 @@
SELF_PATH=/client/
SUPABASE_URL=http://localhost:8000
SUPABASE_API_KEY=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyAgCiAgICAicm9sZSI6ICJhbm9uIiwKICAgICJpc3MiOiAic3VwYWJhc2UtZGVtbyIsCiAgICAiaWF0IjogMTY0MTc2OTIwMCwKICAgICJleHAiOiAxNzk5NTM1NjAwCn0.dc_X5iR_VP_qT0zsiyj_I_OZ2T9FtRU2BBNWN8Bu4GE
NEXT_PUBLIC_API_URL=http://localhost:3000/api
85 changes: 0 additions & 85 deletions client/app/agents/page.tsx

This file was deleted.

25 changes: 0 additions & 25 deletions client/app/api/auth/[auth0]/route.ts

This file was deleted.

31 changes: 0 additions & 31 deletions client/app/api/bot/config/route.ts

This file was deleted.

23 changes: 0 additions & 23 deletions client/app/api/bot/create/route.ts

This file was deleted.

33 changes: 0 additions & 33 deletions client/app/api/bot/delete/route.ts

This file was deleted.

33 changes: 0 additions & 33 deletions client/app/api/bot/detail/route.ts

This file was deleted.

41 changes: 0 additions & 41 deletions client/app/api/bot/list/route.ts

This file was deleted.

34 changes: 0 additions & 34 deletions client/app/api/bot/update/route.ts

This file was deleted.

Loading

0 comments on commit cbc3696

Please sign in to comment.