You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I have a Rails app as an API + admin panel (with PostgreSQL and redis). Additionally, I have Next.js app as a frontend.
What is the correct way to configure and deploy for them?
Should the Rails app be as main one and the frontend app as an accessory?
If so, how to pass Dockerfile for the frontend app?
Beta Was this translation helpful? Give feedback.
All reactions