aicover
aicover copied to clipboard
what is WEB_BASE_URI="" and how to fill it ?
Hi
I hvae done all apis except this WEB_BASE_URI="" may i ask how to fill it ? thnaks
This is the proxy address, if the API key is official, fill in the official one, if it is purchased through a middleman, fill in the middleman's address
Could you please share the way to create postgress?
init database
create your database use [local postgres](https://wiki.postgresql.org/wiki/Homebrew) or [vercel-postgres](https://vercel.com/docs/storage/vercel-postgres) or [supabase](https://supabase.com/)
create tables from sql at data/install.sql