all-in-aigc / aicover

ai cover generator
https://aicover.design
Apache License 2.0
1.44k stars 273 forks source link

what is WEB_BASE_URI="" and how to fill it ? #2

Open david-dong828 opened 5 months ago

david-dong828 commented 5 months ago

Hi

I hvae done all apis except this WEB_BASE_URI="" may i ask how to fill it ? thnaks

shyboy commented 5 months ago

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

HotelEnglish commented 5 months ago

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