c0599e30abd1ba78c0fb87b98aeded0b4964f07d
- Created .gitignore to exclude unnecessary files - Added README.md with installation and usage instructions - Initialized package.json with dependencies and configurations - Set up tsconfig.json for TypeScript compiler options - Implemented basic index.ts file for logging - Added Supabase function structure in ai-structured directory - Created test files for user authentication and function invocation
genesis-2
To install dependencies:
bun install
To run:
bun run index.ts
This project was created using bun init in bun v1.3.0. Bun is a fast all-in-one JavaScript runtime.
Description
Languages
Jupyter Notebook
50.5%
TypeScript
38.4%
PLpgSQL
11.1%