Randall Stillwell
|
83776bc6be
|
Add authentication system and admin API endpoints
|
2025-07-23 09:38:16 -05:00 |
|
Randall Stillwell
|
7be41b4490
|
Clean slate: Remove React traces and create pure Next.js setup
|
2025-07-23 09:32:31 -05:00 |
|
Randall Stillwell
|
b4e011e8fa
|
Add minimal health check API
|
2025-07-23 09:21:29 -05:00 |
|
Randall Stillwell
|
b5e547df7b
|
Force fresh deployment to resolve configuration mismatch
|
2025-07-23 09:19:11 -05:00 |
|
Randall Stillwell
|
a528676f37
|
Add require() postgres test and update Vercel config
|
2025-07-23 08:53:08 -05:00 |
|
Randall Stillwell
|
dda057c1d6
|
Add basic test API without external dependencies
|
2025-07-23 08:51:59 -05:00 |
|
Randall Stillwell
|
07f8e49924
|
Add dynamic postgres import test and clean npm install
|
2025-07-23 08:50:51 -05:00 |
|
Randall Stillwell
|
339fb6f910
|
Update @vercel/postgres to latest version and add test APIs
|
2025-07-23 08:49:05 -05:00 |
|
Randall Stillwell
|
41a7eeef12
|
Fix API import paths and convert to Next.js Pages API format
|
2025-07-23 08:40:30 -05:00 |
|
Randall Stillwell
|
df48fd784d
|
Add simple Next.js API route
|
2025-07-23 08:32:03 -05:00 |
|
Randall Stillwell
|
5737c6e1f0
|
Add simple test API
|
2025-07-23 08:29:09 -05:00 |
|
Randall Stillwell
|
e49ada09ba
|
Convert admin API to Next.js Pages API format
|
2025-07-23 08:28:42 -05:00 |
|
Randall Stillwell
|
2cc332e0a0
|
Move API routes to pages/api/ for proper Next.js structure
|
2025-07-23 08:27:14 -05:00 |
|
Randall Stillwell
|
873f4592c2
|
Convert from React to Next.js for proper API route support
|
2025-07-23 08:25:58 -05:00 |
|