{"id":22368252,"url":"https://github.com/ui-d/personascopeauth","last_synced_at":"2025-03-26T16:12:29.372Z","repository":{"id":170310823,"uuid":"632989252","full_name":"ui-d/PersonaScopeAuth","owner":"ui-d","description":null,"archived":false,"fork":false,"pushed_at":"2023-05-05T15:43:39.000Z","size":2004,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-31T17:53:09.057Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"TypeScript","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/ui-d.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":".github/FUNDING.yml","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},"funding":{"github":"theodorusclarence","patreon":null,"open_collective":null,"ko_fi":null,"tidelift":null,"community_bridge":null,"liberapay":null,"issuehunt":null,"otechie":null,"lfx_crowdfunding":null,"custom":["https://saweria.co/theodorusclarence"]}},"created_at":"2023-04-26T14:40:27.000Z","updated_at":"2023-05-28T11:28:35.000Z","dependencies_parsed_at":null,"dependency_job_id":"4ee76544-c0cd-45ce-9a9f-b3f3ed782a35","html_url":"https://github.com/ui-d/PersonaScopeAuth","commit_stats":null,"previous_names":["ui-d/personascopeauth"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ui-d%2FPersonaScopeAuth","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ui-d%2FPersonaScopeAuth/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ui-d%2FPersonaScopeAuth/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ui-d%2FPersonaScopeAuth/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ui-d","download_url":"https://codeload.github.com/ui-d/PersonaScopeAuth/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245689509,"owners_count":20656417,"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":[],"created_at":"2024-12-04T18:27:48.374Z","updated_at":"2025-03-26T16:12:29.350Z","avatar_url":"https://github.com/ui-d.png","language":"TypeScript","funding_links":["https://github.com/sponsors/theodorusclarence","https://saweria.co/theodorusclarence"],"categories":[],"sub_categories":[],"readme":"# PersonaScope\n\nBloomtech data analysis tool\n\n[![Deployed on Render](https://img.shields.io/badge/Deployed%20on-Render-blue)](https://personascopeauth.onrender.com/login)\n\n## Features\n\n- Next.js for SSG React apps\n- Tailwind CSS for styling\n- DaisyUI for a beautiful and functional UI\n- TypeScript for type safety\n- Chart.js for data visualization\n- Supabase for authentication and storage\n\n## Getting Started\n\n1. Clone the repository\n\n```bash\ngit clone https://github.com/yourusername/ts-nextjs-tailwind-starter.git\n```\n\n2. Install dependencies\n\n   ```bash\n   cd PersonaScopeAuth\n   npm install\n   ```\n\n3. Create a `.env` file in the root directory and add the following environment variables:\n\n   ```bash\n   NEXT_PUBLIC_SUPABASE_URL=your_supabase_url\n   NEXT_PUBLIC_SUPABASE_ANON_KEY=your_supabase_anon_key\n   ```\n\n4. Run the development server\n\n```bash\n        npm run dev\n```\n\n5. Open [http://localhost:3000](http://localhost:3000) in your browser to view the app\n\n## Endpoint Usage\n\nTo use the endpoint, make a GET request to /api/data with the format query parameter set to either json or csv to receive the data in the respective format.\n\nFor example:\n\n```bash\nGET /api/data?format=json\n```\n\nor\n\n```bash\nGET /api/data?format=csv\n```\n\n## Deployment\n\nThe app is currently deployed on [Render](https://render.com/). Visit the live demo here: [https://personascopeauth.onrender.com/login](https://personascopeauth.onrender.com/login)\n\n## Optimization Recommendations\n\nTo fully optimize the app, consider the following changes:\n\n1. Switch to a hosting platform that supports server-side rendering (SSR) for Next.js apps\n2. Sync the free API used in the project with a database (e.g., once per day with scheduled functions) and use this database to query data for more efficient data fetching\n\n## License\n\n[MIT](https://choosealicense.com/licenses/mit/)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fui-d%2Fpersonascopeauth","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fui-d%2Fpersonascopeauth","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fui-d%2Fpersonascopeauth/lists"}