daytonaio / devcontainer-generator

devcontainer.ai - AI generated standardized dev environments
https://devcontainer.ai/
Apache License 2.0
15 stars 12 forks source link

update-readme-and-supabase-migration #37

Open madman024 opened 1 month ago

madman024 commented 1 month ago

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

algora-pbc[bot] commented 1 month ago

💵 To receive payouts, sign up on Algora, link your Github account and connect with Stripe.

nkkko commented 2 weeks ago

hey @madman024 you need to sign your commits (DCO), check errors

madman024 commented 2 weeks ago

@nkkko done , plz check it now.