Next JS and Django
I am looking to deploy a next js app into my project which is already running a django project.
I am wondering what the best template is for this and does the frontend need to be in the same repo?
9 Replies
Project ID:
a416e671-d36f-42c8-9ace-dbc87e9644d6
a416e671-d36f-42c8-9ace-dbc87e9644d6 is my project id
like next for frontend and django for backend?
yeah
I tried next router but it wasnt working as I hoped
I think you want an isolated monorepo then https://docs.railway.app/deploy/monorepo#isolated-monorepo
That looks like exactly what I want yes
Ok, will try set that up and see where I get with that
sounds good!
Thanks for the pointer
keep me updated on the progress of this! and let me know if you need any more help