| .. |
|
admin
|
Convert admin API to Next.js Pages API format
|
2025-07-23 08:28:42 -05:00 |
|
auth
|
Move API routes to pages/api/ for proper Next.js structure
|
2025-07-23 08:27:14 -05:00 |
|
cards
|
Fix API import paths and convert to Next.js Pages API format
|
2025-07-23 08:40:30 -05:00 |
|
collections
|
Fix API import paths and convert to Next.js Pages API format
|
2025-07-23 08:40:30 -05:00 |
|
proxy
|
Move API routes to pages/api/ for proper Next.js structure
|
2025-07-23 08:27:14 -05:00 |
|
user
|
Move API routes to pages/api/ for proper Next.js structure
|
2025-07-23 08:27:14 -05:00 |
|
user-cards
|
Move API routes to pages/api/ for proper Next.js structure
|
2025-07-23 08:27:14 -05:00 |
|
auth-utils.js
|
Move API routes to pages/api/ for proper Next.js structure
|
2025-07-23 08:27:14 -05:00 |
|
hello.js
|
Add simple Next.js API route
|
2025-07-23 08:32:03 -05:00 |
|
setup-auth.js
|
Move API routes to pages/api/ for proper Next.js structure
|
2025-07-23 08:27:14 -05:00 |
|
test-basic.js
|
Add basic test API without external dependencies
|
2025-07-23 08:51:59 -05:00 |
|
test-postgres-dynamic.js
|
Add dynamic postgres import test and clean npm install
|
2025-07-23 08:50:51 -05:00 |
|
test-postgres-require.js
|
Add require() postgres test and update Vercel config
|
2025-07-23 08:53:08 -05:00 |
|
test-postgres.js
|
Update @vercel/postgres to latest version and add test APIs
|
2025-07-23 08:49:05 -05:00 |
|
test-simple.js
|
Update @vercel/postgres to latest version and add test APIs
|
2025-07-23 08:49:05 -05:00 |
|
test.js
|
Move API routes to pages/api/ for proper Next.js structure
|
2025-07-23 08:27:14 -05:00 |
|
tsconfig.json
|
Move API routes to pages/api/ for proper Next.js structure
|
2025-07-23 08:27:14 -05:00 |
|
user-cards.js
|
Fix API import paths and convert to Next.js Pages API format
|
2025-07-23 08:40:30 -05:00 |