I have 2 nuxt projects- I want to run one at root directory- www.example.com, and another at www.example.com/admin on App Engine
Any ideas on how to setup the same?
I have 2 nuxt projects- I want to run one at root directory- www.example.com, and another at www.example.com/admin on App Engine
Any ideas on how to setup the same?
Did you gave a look to this official documentation about how to deploy on Google App Engine?