Skip to content

Add Utility functions for Supabase Management #16

@marcbachan

Description

@marcbachan

Note that this is super detailed so I can have Claude Code do it

Description

Let's add a utility class / file for fetching (including paging), editing, and deleting PHLask resource data from a Supabase database.

A different project ([email protected]:phlask/phlask-map.git) already has code which retrieves this information and understands the schema. Feel free to temporarily clone that project and take a look at the following files to see what this looks like:

The utility functions should be async functions, and provide great documentation so that others in the project can properly use these (i.e. some examples). The final output, since this site cannot display these yet, should be to simply print the list of resources to the console when the page loads up.

Metadata

Metadata

Assignees

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions