{"id":51070514,"url":"https://github.com/natalialewis/connectplate-original","last_synced_at":"2026-06-23T10:00:57.716Z","repository":{"id":268471272,"uuid":"904431589","full_name":"natalialewis/connectplate-original","owner":"natalialewis","description":"Social media app for recipes that emphasizes medical diet communities. Note: This is a passion project that is not ready for deployment yet. Most updates will remain on the 'testing' branch until ready for a rough deployment.","archived":false,"fork":false,"pushed_at":"2025-04-30T22:31:45.000Z","size":8249,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2026-04-10T04:23:13.341Z","etag":null,"topics":["bash","cloudfare","css","firebase","git","github","html","js","jsx","node","react","single-page-applications","vide"],"latest_commit_sha":null,"homepage":"https://connectplate.com","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/natalialewis.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,"zenodo":null,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2024-12-16T21:56:45.000Z","updated_at":"2026-04-08T17:38:10.000Z","dependencies_parsed_at":"2025-04-29T20:34:55.125Z","dependency_job_id":null,"html_url":"https://github.com/natalialewis/connectplate-original","commit_stats":null,"previous_names":["natalialewis/connectplate"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/natalialewis/connectplate-original","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natalialewis%2Fconnectplate-original","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natalialewis%2Fconnectplate-original/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natalialewis%2Fconnectplate-original/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natalialewis%2Fconnectplate-original/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/natalialewis","download_url":"https://codeload.github.com/natalialewis/connectplate-original/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/natalialewis%2Fconnectplate-original/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":34684686,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-26T15:22:16.424Z","status":"online","status_checked_at":"2026-06-23T02:00:07.161Z","response_time":65,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"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":["bash","cloudfare","css","firebase","git","github","html","js","jsx","node","react","single-page-applications","vide"],"created_at":"2026-06-23T10:00:56.631Z","updated_at":"2026-06-23T10:00:57.705Z","avatar_url":"https://github.com/natalialewis.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Setup:\n- ### React.js\n  - `npm create vite@latest`\n    - Name: client\n    - React\n    - JavaScript\n  - `npm install`\n  - Tested running a script with `npm run dev`\n\n- ### Node.js\n  - Navigated into server/ directory\n  - `npm run init`\n  - `npm install express --save`\n  - `npm install firebase-admin`\n\n- ### Create default landing page\n  - Adjusted the App.jsx file for my own content instead of the default React + Vite page\n  - `npm run dev` to check what it looked like\n  - `npm run build` to build the optimized file\n\n- ### Host webpage on Firebase w/ URL\n  - Navigated to \"Hosting\"\n  - Clicked \"Get Started\"\n  - `npm install -g firebase-tools`\n  - `firebase login`\n  - `firebase init`\n    - Chose \"Hosting: Configure files for Firebase Hosting and (optionally) set up GitHub Action deploys\"\n    - Use an existing project\n      - Chose my \"connectplate\" project\n      - Public directory: `client/dist`\n      - Configure as single-page app: `yes`\n      - Set up automatic builds and deploys with GitHub: `yes`\n      - File already exists. Overwrite? `no`\n      - Logged in to GitHub\n      - Chose my repository\n      - Set up the workflow to run a build script before every deploy: `yes`\n      - What script should be run before every deploy: `npm ci \u0026\u0026 npm run build`\n      - What is the name of the GitHub branch associated with your site's live channel: `main`\n  - `firebase deploy`\n  - Navigated to \"Hosting\" on firebase.com again\n  - Under Domains, clicked \"Add custom domain\"\n  - Entered `connectplate.com`\n  - DNS record popped up, and I added them to Cloudflare","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatalialewis%2Fconnectplate-original","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnatalialewis%2Fconnectplate-original","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnatalialewis%2Fconnectplate-original/lists"}