#nextjs #supabase need a boilerplate refine nextjs+supabase?
Hello all can someone give a link or choice of solid boilerplate based on refine nextjs and supabase ,thank you #nextjs #supabase
3 Replies
Hi @berdai labs. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave:
----------------------
Sure, you can create a boilerplate for a Refine project with Next.js and Supabase using the
create refine-app
CLI tool. Here's how you can do it:
1. Open your terminal and navigate to your desired directory.
2. Run the following command to create a new Refine project:
3. You'll be prompted to choose your preferences for the project. Select the following options:
This will create a new Refine project with Next.js and Supabase. You can then navigate to your project directory and start your development server:
Please note that you'll need to replace your-project-name
with the actual name of your project.
For more information, you can refer to the Refine documentation (https://refine.dev/docs/getting-started/quickstart/).
I hope this helps! Let me know if you have any other questions.
----------------------
Note: you can ask me a follow up question by @ mentioning me again :speech_balloon:
----------------------<@911563296493142046> kapa.ai is still learning and improving, please let us know how it did by reacting below
fascinating-indigo•6mo ago
Why you delete i18n step from the cli