aicover icon indicating copy to clipboard operation
aicover copied to clipboard

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

Open david-dong828 opened this issue 1 year ago • 2 comments

Hi

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

david-dong828 avatar Jan 30 '24 01:01 david-dong828

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

shyboy avatar Jan 31 '24 11:01 shyboy

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

HotelEnglish avatar Feb 01 '24 12:02 HotelEnglish