Sanyam

Results 14 issues of Sanyam

I created the About screen for Bassa Mobile App. It includes Bassa and SCoRe Lab's despcription. ![about](https://user-images.githubusercontent.com/35108041/47768362-d7ca5c00-dcfd-11e8-90b4-717a40df0077.jpg)

1) In package.json, the version should be updated to 1.0.2 as it increases the apparent query. 2) Development packages should be included within the extractor so that there should not...

✔️ Before using the Read Directory method, the register commands were executed by explicitly putting them in an index.js file in the services folder. ✔️ After using the given methodology,...

✔️ Before using the Read Directory method, the register commands were executed by explicitly putting them in an index.js file in the services folder. ✔️ After using the given methodology,...

There were spaces in the code which was not that necessary. So I removed that.

There were spaces in the code which was not that necessary. So I removed that.

1) In the resources file, at line 17 the mongo service provides a Port to get connected but the Port 27017 doesn't have an exact location which means that the...

1) The Directory of the plugin is not itself implemented when the application is run in the GUI Bash. ![nodecloud gcp 1](https://user-images.githubusercontent.com/35108041/48361543-bedf8480-e6c7-11e8-829d-b825abc1fff9.PNG) 2) In the helpers.js the `Provide Options` and...

Where is the project's `api` route? I can't seem to find it in the `src` directory. I need some help migrating my Spotify `now-playing` functionality from `page/api` to `app/api`. It...

I've published two documents on the CMS and I'm fetching + rendering them inside my Next.js application. I want to render only those documents which are in the `published` stage,...