{"id":51559342,"url":"https://github.com/bobbylite/nikkishakes","last_synced_at":"2026-07-10T09:01:46.544Z","repository":{"id":360026109,"uuid":"1247955727","full_name":"bobbylite/nikkishakes","owner":"bobbylite","description":null,"archived":false,"fork":false,"pushed_at":"2026-05-24T17:00:27.000Z","size":1562,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2026-05-24T18:09:11.430Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/bobbylite.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":"2026-05-24T02:10:43.000Z","updated_at":"2026-05-24T17:00:31.000Z","dependencies_parsed_at":null,"dependency_job_id":null,"html_url":"https://github.com/bobbylite/nikkishakes","commit_stats":null,"previous_names":["bobbylite/nikkishakes"],"tags_count":null,"template":false,"template_full_name":null,"purl":"pkg:github/bobbylite/nikkishakes","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobbylite%2Fnikkishakes","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobbylite%2Fnikkishakes/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobbylite%2Fnikkishakes/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobbylite%2Fnikkishakes/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bobbylite","download_url":"https://codeload.github.com/bobbylite/nikkishakes/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bobbylite%2Fnikkishakes/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":35326963,"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-07-10T02:00:06.465Z","response_time":60,"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":[],"created_at":"2026-07-10T09:01:45.756Z","updated_at":"2026-07-10T09:01:46.539Z","avatar_url":"https://github.com/bobbylite.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# NikkiShakes SPA (Static)\n\n**Live site: [nikkishakes.com](https://nikkishakes.com)**\n\nNikkiShakes is a pure static single-page app designed to run on GitHub Pages.\n\n## Highlights\n\n- No server required for runtime hosting\n- True Single-Page-Application security archiecture \n- Admin and delegated admin governance and access control flows\n- Source hosted on GitHub, served via GitHub Pages, secured by Cloudflare (DNS + edge security), with PingOne as the identity provider (FIDO2 passkeys, real-time risk analysis, identity verification, orchestration, and authorization), and Firebase (Google GCP) for data persistence\n\n\n## Project Layout\n\n- `index.html` SPA shell with all views\n- `styles/main.css` visual system and animations\n- `scripts/app.js` orchestration layer and event wiring\n- `scripts/constants.js` shared constants and route/storage keys\n- `scripts/routing.js` hash route parsing and navigation helpers\n- `scripts/themeMode.js` theme initialization and toggling\n- `scripts/clientAuth.js` Firebase OIDC login/callback/session helpers\n- `scripts/pingoneConfig.js` Firebase OIDC provider configuration\n- `scripts/domUtils.js` DOM utility and safety helpers\n- `scripts/data.js` Firestore data model and normalization\n- `login.html` and `admin.html` legacy redirects to SPA routes\n- `.github/workflows/pages.yml` automatic GitHub Pages deploy workflow\n- `FIREBASE_OIDC_SETUP.md` step-by-step Firebase + PingOne wiring guide\n\n## Local Preview (No Node Required)\n\nYou can preview with any static file server.\n\nOption A: Python\n\n```bash\npython3 -m http.server 8080\n```\n\nThen open `http://localhost:8080`.\n\nOption B: VS Code Live Server extension\n\nServe the repository root and open the generated local URL.\n\n## GitHub Pages Deployment\n\n1. Push this repo to GitHub.\n2. In repository settings, enable Pages and choose GitHub Actions as the source.\n3. The workflow at `.github/workflows/pages.yml` deploys automatically on pushes to `main`.\n\n## Firebase + PingOne Setup\n\nFollow `FIREBASE_OIDC_SETUP.md` for the full checklist. At minimum:\n\n1. Configure OpenID Connect provider in Firebase Authentication.\n2. Ensure your PingOne OIDC app includes scope `shakes`.\n3. Set `firebaseProviderId` in `scripts/pingoneConfig.js`.\n4. Publish Firestore rules that enforce authenticated writes.\n5. Deploy and test login at `#/login`.\n\n## Security Note\n\nThe UI can hide controls, but Firestore rules are the real security boundary.\n\n- Require Firebase Authentication for writes.\n- Enforce role checks in Firestore rules and/or custom claims for `shakesAdmin`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbobbylite%2Fnikkishakes","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbobbylite%2Fnikkishakes","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbobbylite%2Fnikkishakes/lists"}