feat: add Strapi API client and data fetching functions
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
3
apps/web/.env.example
Normal file
3
apps/web/.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
STRAPI_URL=http://localhost:1337
|
||||
STRAPI_API_TOKEN=your-api-token-here
|
||||
NEXT_PUBLIC_STRAPI_URL=http://localhost:1337
|
||||
Reference in New Issue
Block a user