Lakshya Agarwal
Lakshya Agarwal
Oh, great, thank you for bringing this to my attention. I'll close the issue 😀
This is a nice idea. One question to think about: Will the user have to add their own API key?
Thanks @wujessica, I've made the suggested changes. Not sure what to do with the merge conflict here.
> > Thanks @wujessica, I've made the suggested changes. Not sure what to do with the merge conflict here. > > Ahh I guess we've restructured our README.md, I think...
Great, please merge when ready. @wujessica, any comments on the logo part of #12? I'll try creating a prototype tonight
Hi @wujessica, I just added the GPG key locally. Could you please help me on how I can go back and sign all the commits?
I think I messed up. Let me re-open this with a clean version.
Please try adding a `.env` file with the defaults. One way is to copy the `.env-template` and rename it to `.env`
I think the above error is because the Postgres container hasn't started with the backend. If you have the image pulled, can you try running `docker compose watch` and seeing...