Hello World de este hosting, listo para instalar como app.
football_hellofootball_hello todavía. Ve al SQL Editor de tu
proyecto de Supabase y ejecuta:
create table football_hello ( id bigint generated always as identity primary key, message text not null, created_at timestamptz default now() ); alter table football_hello enable row level security; create policy "allow anon read" on football_hello for select to anon using (true); create policy "allow anon insert" on football_hello for insert to anon with check (true);Luego recarga esta página.