Rishabh
Rishabh
CDCloudflare Developers
Created by Rishabh on 9/30/2024 in #general-help
Help Needed to Create Boilerplate with Next.js and Supabase for Multi-Org Platform
Hi everyone, I'm looking for some guidance to create a boilerplate project using Next.js and Supabase that supports a multi-organization setup. The basic idea is to onboard a parent organization, which can then onboard multiple organizations under it. Each organization will have its own users, and we'll also have modules that are specific to each organization. For example, we'll have an event management module (CRUD) where Org A manages its own events, and Org B manages separate events. In short, I need to create a system with the following structure: Parent Org → Multiple Sub-Orgs → Users within each Org. Module-based functionality per organization (e.g., event management specific to each org). Is anyone familiar with implementing this type of multi-tenant architecture with Supabase and Next.js? I'd love to get some tips or even boilerplate code if anyone has worked on something similar. Thanks in advance for your help!
3 replies
CDCloudflare Developers
Created by Rishabh on 8/23/2024 in #pages-help
Cloudflare pages run time logs
I have deployed next.js app in cloudflare pages I have created a api endpoint in next.js app Now i want to see the run time logs of api endpoint in the cloudflare pages How can i see it???
3 replies
CDCloudflare Developers
Created by Rishabh on 6/17/2024 in #pages-help
Build Failed: build exceeded memory limit and was terminated
I tried the same by increasing --max-old-space-size=8192 but deployment continued to have the same error as stated. |14:08:46.399|Success: Finished cloning repository files| |14:18:58.679|Failed: build exceeded memory limit and was terminated| Deployment id: 9aff3dcd-9f38-4002-93db-5020409e5a8b node: 18.17 Would appreciate any help. It's quite urgent.
118 replies
CDCloudflare Developers
Created by Rishabh on 6/6/2024 in #pages-help
Build Failed: build exceeded memory limit and was terminated
I tried the same by increasing --max-old-space-size=8192 but deployment continued to have the same error as stated. |14:08:46.399|Success: Finished cloning repository files| |14:18:58.679|Failed: build exceeded memory limit and was terminated| Deployment id: 9aff3dcd-9f38-4002-93db-5020409e5a8b node: 18.17 Would appreciate any help.
6 replies
CDCloudflare Developers
Created by Rishabh on 6/6/2024 in #general-help
Build Failed: build exceeded memory limit and was terminated.
I tried the same by increasing --max-old-space-size=8192 but deployment continued to have the same error as stated. |14:08:46.399|Success: Finished cloning repository files| |14:18:58.679|Failed: build exceeded memory limit and was terminated| Deployment id: 9aff3dcd-9f38-4002-93db-5020409e5a8b node: 18.17 Would appreciate any help.
8 replies
CDCloudflare Developers
Created by Rishabh on 6/3/2024 in #general-help
Build Failed: build exceeded memory limit and was terminated. (Preview and Prod)
I tried the same by increasing --max-old-space-size=8192 but deployment continued to have the same error as stated. |14:08:46.399|Success: Finished cloning repository files| |14:18:58.679|Failed: build exceeded memory limit and was terminated| Deployment id: 9aff3dcd-9f38-4002-93db-5020409e5a8b node: 18.17 Would appreciate any help.
3 replies