Nextjs with Forest Admin example

My backend is hosted on Vercel using NextJS framework. I was wondering if anybody has used Forest Admin with NextJS and whether or not it would be possible given that the some of the public routes such as /routes/session are dynamically loaded during runtime.

Is there any examples that anybody could point me too?

Hi @errolgreen,

Welcome to the ForestAdmin community and thank you for reaching out!

By design ForestAdmin is built to generate a standalone backend application, hosted on your end, that directly communicate with your database, thus it should not go through your NextJS app.

If you have more questions about ForestAdmin architecture, maybe this article could help you get an overlook of it: https://medium.com/forest-admin/a-deep-dive-into-forest-admins-architecture-and-its-benefits-for-the-developers-who-trust-it-1d49212fb4b.

I hope I’ve been of any help!

1 Like