Avikalp Kumar Gupta
Avikalp Kumar Gupta
I get this error on importing the `ngrok` module into my file. ``` ../node_modules/http2-wrapper/source/index.js Module not found: Can't resolve 'http2' in 'C:\Users\avika\Documents\Work\Sustainable Innovation\Alokit\mentorship-website\node_modules\http2-wrapper\source' ``` My node version: v14.15.3
Since we are comparing the strings of procedures, hence 2 procedures that are defined using exactly the same letters will be shown to be equal but those doing the same...
there is a mismatch between the version number mentioned in .pipe files and the pipes.ts file
Replaced various hardcoded values of the papermark.io domain name with appropriate environment variables. I have assumed that the `NEXT_PUBLIC_BASE_URL` will be "https://app.papermark.io" and the `NEXT_PUBLIC_MARKETING_URL` will be "https://www.papermark.io".
Currently, skyline only works for GitHub. But it should also work for other providers - starting with Bitbucket. ## Features: 1. Create a simple dropdown on the landing page for...
Currently, when a user orders a 3D print, we only save the details that help us regenerate the 3D model on our own and print it. However, if the user...
Currently, there is no logistics integration on the website. When a user orders the 3D printed skyline, it just stores the order details in the Google Spreadsheet. And now it...
Many companies self-host their GitHub. To run the skyline in that case, the user has to clone the repository, change the GitHub API endpoint and update the access token in...
## Pull Request Checklist * [ ] My code follows the project's [coding style and guidelines](../CONTRIBUTING.md#coding-style-and-guidelines) (if you create this section in CONTRIBUTING.md). * [x] I have performed a self-review...
**Describe the bug** When you click on the central button on the landing page of the website, nothing happens. **To Reproduce** Steps to reproduce the behavior: 1. Go to https://whatsapp-ai-filter.vercel.app...