rl1987

Results 12 issues of rl1987

API reference at OpnForm developer portal (https://docs.opnform.com/api-reference/introduction) does not document the API that frontend uses for operations on forms (creation, deletion, etc.). As automation developer I would like to have...

Supabase 1-click VPS is initialised with the following defaults from [docker/.env.example](https://github.com/supabase/supabase/blob/master/docker/.env.example) file in Supabase codebase: ``` ############ # Secrets # YOU MUST CHANGE THESE BEFORE GOING INTO PRODUCTION ############ POSTGRES_PASSWORD=your-super-secret-and-long-postgres-password...