zernonia / supabase-schema

Secured & Simple Supabase Schema Visualizer
https://supabase-schema.vercel.app/
MIT License
809 stars 47 forks source link

Add basic docker image building #20

Closed moracabanas closed 1 year ago

moracabanas commented 1 year ago

I want to use it on local development so I add basic docker image building definitions.

Tested on my machine, but it's Docker ✨

vercel[bot] commented 1 year ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated
supabase-schema ✅ Ready (Inspect) Visit Preview Dec 18, 2022 at 8:23PM (UTC)
zernonia commented 1 year ago

Thanks for creating this PR @moracabanas ! Perhaps we could add some self-hosting documentation in Readme? 😁

moracabanas commented 1 year ago

Sure! The dockerfike has changed in other pull request. Once you build for production, it wasn't injecting any ENV variables to the static site. So how do you recommend to proceed about both PRs?

zernonia commented 1 year ago

Yo @moracabanas ! Sorry was away last week. Sure we can merge this in, and I will look into https://github.com/zernonia/supabase-schema/pull/21 😁

moracabanas commented 1 year ago

Hi @zernonia I sorry for being away a couple of weeks from GH. In my opinion I am closing this PR, because #21 is made from this branch and it also fix some docker issues. That way we can just focus on 1 PR