Web client connect to Couchbase Sync Gateway

Hi All,

I want to develop an Angular app which communicates to Couchbase Sync Gateway and sync data with the mobile app. I don’t want to use any Node.js server and PouchDB. Is there possible to develop this kind of Angular(front-end) application which directly communicate with Couchbase Sync Gateway and sync data between the web app and mobile app?