Replaced SQLite setup with Supabase instructions.
Added steps to create the devcontainers table.
Reorganized README: moved configuration before usage.
Updated environment variable setup for Supabase.
/claim https://github.com/daytonaio/devcontainer-generator/issues/36
/closes https://github.com/daytonaio/devcontainer-generator/issues/36
This PR addresses the issue by adding the necessary steps to resolve the problem. We've provided instructions for setting up the devcontainers table with Supabase.Creating table from python code isnt possible with supabase , as much as i have searched so this is the feasible way, @nkkko look into it whenever possible
Please let me know if any changes are needed or if you have any feedback
hey @nkkko , i have made the following changes:
Replaced SQLite setup with Supabase instructions. Added steps to create the devcontainers table. Reorganized README: moved configuration before usage. Updated environment variable setup for Supabase.
/claim https://github.com/daytonaio/devcontainer-generator/issues/36 /closes https://github.com/daytonaio/devcontainer-generator/issues/36 This PR addresses the issue by adding the necessary steps to resolve the problem. We've provided instructions for setting up the devcontainers table with Supabase.Creating table from python code isnt possible with supabase , as much as i have searched so this is the feasible way, @nkkko look into it whenever possible Please let me know if any changes are needed or if you have any feedback