langchain/docs/static
Brace Sproul 4ff6aa5c78
docs[minor]: Swap gtag for supabase (#18937)
Added deps:
- `@supabase/supabase-js` - for sending inserts
- `supabase` - dev dep, for generating types via cli
- `dotenv` for loading env vars

Added script:
- `yarn gen` - will auto generate the database schema types using the
supabase CLI. Not necessary for development, but is useful. Requires
authing with the supabase CLI (will error out w/ instructions if you're
not authed).

Added functionality:
- pulls users IP address (using a free endpoint: `https://api.ipify.org`
so we can filter out abuse down the line)

TODO:
- [x] add env vars to vercel
2024-03-11 14:23:12 -07:00
..
img docs: Add main graph documentation (#18021) 2024-03-08 20:03:03 +00:00
js docs[minor]: Swap gtag for supabase (#18937) 2024-03-11 14:23:12 -07:00
svg docs: update stack graphic (#18532) 2024-03-04 23:07:28 +00:00
.nojekyll Restructure docs (#11620) 2023-10-10 12:55:19 -07:00