{"id":21832084,"url":"https://github.com/ujjawalsol/continue-with-google","last_synced_at":"2026-04-13T04:07:32.083Z","repository":{"id":227099495,"uuid":"770389616","full_name":"ujjawalsol/Continue-With-Google","owner":"ujjawalsol","description":"A MERN project, continue with google functionality ","archived":false,"fork":false,"pushed_at":"2024-03-21T21:09:06.000Z","size":66,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-26T09:21:48.695Z","etag":null,"topics":["express","fullstack-development","google-oauth-login","google-oauth2","jwt-authentication","mern","mern-project","mongodb","nodejs","oauth2","passport-js","reactjs","secure"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ujjawalsol.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2024-03-11T13:22:29.000Z","updated_at":"2024-03-21T21:17:48.000Z","dependencies_parsed_at":"2024-03-11T16:59:57.344Z","dependency_job_id":"c39938ae-5885-4118-aaa7-f107212391d7","html_url":"https://github.com/ujjawalsol/Continue-With-Google","commit_stats":null,"previous_names":["ujjawalsol/continue-with-google"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ujjawalsol%2FContinue-With-Google","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ujjawalsol%2FContinue-With-Google/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ujjawalsol%2FContinue-With-Google/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ujjawalsol%2FContinue-With-Google/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ujjawalsol","download_url":"https://codeload.github.com/ujjawalsol/Continue-With-Google/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244806211,"owners_count":20513400,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["express","fullstack-development","google-oauth-login","google-oauth2","jwt-authentication","mern","mern-project","mongodb","nodejs","oauth2","passport-js","reactjs","secure"],"created_at":"2024-11-27T19:17:53.557Z","updated_at":"2026-04-13T04:07:32.053Z","avatar_url":"https://github.com/ujjawalsol.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Continue-With-Google\n\nThis project is a MERN (MongoDB, Express.js, React.js, Node.js) application featuring \"Continue with Google\" functionality.\n\n## Getting Started\n\nTo set up the project locally, follow these steps:\n\n### Prerequisites\n\nMake sure you have Node.js and npm (Node Package Manager) installed on your system.\n\n### Setting Up Server\n\n1. Open your terminal and navigate to the server directory of the project using the `cd` command.\n\n    ```bash\n    cd server\n    ```\n\n2. Create a dotenv file named `.env` inside the server directory. This file will contain sensitive information.\n    ```bash\n    touch .env\n    ```\n\n3. Inside the `.env` file, add the following fields:\n\n    ```bash \n    GOOGLE_CLIENT_ID=\"your_google_client_id\"\n    GOOGLE_CLIENT_SECRET=\"your_google_client_secret\"\n    MONGODB_URI=\"your_mongodb_uri\"\n    SESSION_SECRET=\"your_session_secret\"\n    ```\n\n### Installing Dependencies\n\n1. While in the server directory, install all dependencies using npm.\n\n    ```bash\n    npm install\n    ```\n\n### Setting Up Client\n\n1. Open a new terminal window/tab.\n\n2. Navigate to the client directory of the project.\n\n    ```bash\n    cd client\n    ```\n\n### Installing Dependencies\n\n1.  While in the client directory, install all dependencies using npm.\n\n    ```bash\n    npm install\n    ```\n\n\n### Running the Application\n\n1. Start the server by running the following command in the server directory.\n\n ```bash\n    npm install\n```\n\n\n2. Open another terminal window/tab.\n3. Navigate to the client directory.\n\n```bash \ncd client\n```\n\n\n4. Start the client application.\n\n```bash\nnpm start\n```\n\n\n## Usage\n\nOnce the server is up and running, you can use the \"Continue with Google\" feature in your application.\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fujjawalsol%2Fcontinue-with-google","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fujjawalsol%2Fcontinue-with-google","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fujjawalsol%2Fcontinue-with-google/lists"}