correct-apricot
correct-apricot•4mo ago

Refine for production

It says refine is for internal tools. I want to use refine as a react provider for a production app, it seems very nice. The app is not an internal tool but a simple SaaS Is it valid? Am i missing some point? Is it not stable?
4 Replies
kapa.ai
kapa.ai•4mo ago
Hi @yairtheyair. I'm kapa.ai, your friendly support bot. I will try to answer your question by searching through the knowledge base. :wave: ---------------------- Yes, you can definitely use Refine for a production app. Refine is a React-based framework that is designed to build data-intensive applications quickly and with ease. It's not limited to internal tools, but also suitable for building admin panels, dashboards, B2B apps, and more. It's a versatile tool that can be used for a wide range of applications, including SaaS. Refine is open-source and is under the MIT license, which means it's free to use and modify. It's also customizable, allowing you to change it to fit your needs. It supports Ant Design for quick and easy solutions, and it's backend agnostic, so you can connect to any backend you want. It's also fully compatible with server-side rendering with Next.js. Refine has a headless architecture, which means you can choose any UI library for your requirements. It also supports a wide range of backend services and authentication providers. It has internal support for the i18n framework, and it also has perfect state management for React Query. Refine is used by more than 8K+ apps in production, 32K+ active developers in the open-source community, and 200K+ end users using apps built with Refine. This indicates that it's stable and reliable for production use. To set up a Refine project, you can use the following command:
npm create refine-app@latest
npm create refine-app@latest
You can also create a Refine project in the browser from here (https://refine.dev/?playground=true). For more information, you can refer to the Refine documentation (https://refine.dev/docs). Sources: - Build internal tools using Low-Code with Refine, React-based framework (https://refine.dev/blog/build-internal-tools-using-low-code-with-refine) - React Ecosystem in 2024 - Sustaining Popularity (https://refine.dev/blog/react-js-ecosystem-in-2024#refine) - Refine.js: a React Based Framework for Internal Tools Development (https://refine.dev/blog/internal-tools#refinejs-a-react-based-framework-for-internal-tools-development) - Top Frameworks for Building Admin Panels and Dashboards in 2024 (https://refine.dev/blog/admin-panels#1-refine-framework) - Refine Documentation (https://refine.dev/docs#what-is-refine) ---------------------- Note: you can ask me a follow up question by @ mentioning me again :speech_balloon: ----------------------
kapa.ai
kapa.ai•4mo ago
<@777085367433166859> kapa.ai is still learning and improving, please let us know how it did by reacting below
correct-apricot
correct-apricot•4mo ago
Can someone confirm it?
genetic-orange
genetic-orange•4mo ago
Hey @yairtheyair of course you can, internal tools is just one of the many things you can build with Refine 🚀🚀