Hi I have a nuxt js application and hosted as route base as /mycrm. Now I want to access the client's as ... www.mysite.com/mycrm/client1, www.mysite.com/mycrm/client2 ...ie. access the single application instance using different routes....client1 , client 2 are inserted in the database...for verification...is it acheivable