supabase/postgres

Wiki links not working

omeroy opened this issue · 2 comments

omeroy commented

Bug report

Describe the bug

The wiki links from the README.md are not working. For Example:

To Reproduce

Steps to reproduce the behavior, please provide code snippets or a repository:

  1. Go to https://github.com/supabase/postgres?tab=readme-ov-file#install
  2. Check the links to the wiki

What I was looking for?

  • Instructions on how to build and run the supabase/postgres repository (using Docker)

the wiki was several years out of date and not maintained
we removed it yesterday favor of the README

The repo is undergoing some significant changes in the build system currently so things are out-of-sync but we're finalizing that transition and the docs will get the attention they deserve in the next month or so

omeroy commented

@olirice
Is there any other documentation at the moment, how to build and run https://github.com/supabase/postgres using Docker?