diff --git a/README.md b/README.md index c73f8fec7..77eab3bd0 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,10 @@ ## Getting Started +// TODO link docs + +## Self-hosting + Make sure you have `pnpm` installed alongside Node v20. Next, ensure you created `.env.local` files by copying `.env` in each of the subpackages in the `packages` folder and filling out the variables. You will need to start a Postgres database; you can do this with the following command: ```sh