如何将数据从nodejs发送到react-admin

发布于 2025-02-07 06:36:05 字数 242 浏览 2 评论 0原文

我目前有一个带有nodejs作为后端的React Native应用程序,将我的ORM和Postgres作为我的数据库序列。关于API的所有内容都根据需要工作,但是现在我想创建一个管理面板以查看所有数据。

我一直在网上进行研究,发现而不是从头开始开发管理面板,而是可以使用React-Admin来帮助我。

我遵循了有关Adv-Admin文档的所有说明,并得出结论,一切都发生在DataProvider中。

我的问题是我该如何实现?

I currently have a react native app with NodeJS as my backend, Sequilize as my ORM and postgres as my database. Everything in terms of API is working as required but now i want to create an admin panel to view all the data on.

I kept researched online and found instead of developing an admin panel from scratch i can use react-admin to help me out.

I followed all the instructions on the react-admin documentation and reached a conclusion that everything happens in the DataProvider.

My problem is how do i go about and accomplish it?

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。
列表为空,暂无数据
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文