Shubhank Saxena

Results 11 issues of Shubhank Saxena

Hello. I tried to setup google envs using the guide - [https://next-auth.js.org/providers/google](https://next-auth.js.org/providers/google) But I am still getting the following error. Is there something that I am doing wrong? Thank you...

Currently, there are two settings file - - cms/local_settings.py used for development - cms/settings.py used in production Since a lot of components are overlapping, we can combine both the files...

enhancement

## Description This fixes #102 This PR aims to add feature, which kills previous CI job, if new change is committed. ## Checklist - [x] I have followed the [Contribution...

This fixes #76 ## Description This PR aims to clean requirements (both main and dev) and add them under `setup.cfg` file. ## Affected Dependencies All the installation dependencies are migrated...

### Describe the bug Supabase is not being utilised. I already have set up SUPABASE_URL and SUPABASE_KEY in `.env` ``` wait - compiling /api/bookmarks... event - compiled successfully in 655...

Hello! I was trying to install the application using docker. The command I ran - `docker build -t maybe .` My system - `M1 Mac Air` Error trace - ```bash...

This is an open source project. So we need to write a documentation explaining the following - 1. Entire structure of the website 2. Technologies used 3. How to fork...

documentation
enhancement
good first issue
hacktoberfest

Add a Resources Page

enhancement
help wanted
frontend

Add the smoke test and update travis.yml with ```- yarn test ```

bug
enhancement