{"id":24408953,"url":"https://github.com/codesandtags/oncesaid","last_synced_at":"2025-10-24T09:56:29.467Z","repository":{"id":206539911,"uuid":"717071252","full_name":"codesandtags/oncesaid","owner":"codesandtags","description":"A web app that pulls my favorite quotes and allow me to share them with the world, grouped by categories and other metadata.","archived":false,"fork":false,"pushed_at":"2023-12-01T04:45:11.000Z","size":797,"stargazers_count":0,"open_issues_count":3,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-09-07T06:36:35.622Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://favorite-quotes-nine.vercel.app","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/codesandtags.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}},"created_at":"2023-11-10T13:47:45.000Z","updated_at":"2023-12-12T04:29:12.000Z","dependencies_parsed_at":"2023-11-10T18:24:40.210Z","dependency_job_id":"d402a775-d6b2-4941-a6de-3792d8726972","html_url":"https://github.com/codesandtags/oncesaid","commit_stats":null,"previous_names":["codesandtags/favorite-quotes","codesandtags/oncesaid"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codesandtags/oncesaid","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesandtags%2Foncesaid","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesandtags%2Foncesaid/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesandtags%2Foncesaid/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesandtags%2Foncesaid/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codesandtags","download_url":"https://codeload.github.com/codesandtags/oncesaid/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codesandtags%2Foncesaid/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274005336,"owners_count":25205934,"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","status":"online","status_checked_at":"2025-09-07T02:00:09.463Z","response_time":67,"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":"2025-01-20T05:53:40.092Z","updated_at":"2025-10-24T09:56:24.433Z","avatar_url":"https://github.com/codesandtags.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Favorite quotes\n\n## Why did I create this?\n\nI was tired of scattering my favorite quotes across various places, such as Notion, Evernote, books, Kindle, and my notebooks, and after a while I lost them. So, I decided not to procrastinate any longer and created my own centralized space to store my favorite and insightful quotes.\n\nIn long term I will have all those quotes that I loved, and remember or reference them somewhere.\n\n## What can I do with these quotes?\n\nI decided to put in this first version the following capabilities:\n\n- Search quotes\n- Group quotes by categories\n- Filter quotes\n- Show timeline when they were added\n- Share quotes as image on social network\n\n## How is this project made of (TechStack)?\n\nI love to learn new things, and expan my conform zone, so I decide to try something new. That's why this project is using the following technologies to work, and some reasons:\n\n### Web app\n- [Nextjs v14](https://nextjs.org/blog/next-14) (I was thinking to use Bun, but I wanted to learn about the latest changes in Nextjs)\n- [DeisyUI](https://daisyui.com/blog/daisyui-vs-tailwindui/) which is a plugin on top of TailwindCSS to support the design system\n- [Unsplash](https://unsplash.com/) to show beautiful backgrounds\n- Render from server to have a proper SEO when I share the quotes\n- Nextjs to support SEO for every quote\n\n### Database\n- Firebase to store the quotes, because I needed a simple website and a few storage to do this.\n\n### Analytics\n- Google Analytics show track how the website is visited\n\n\n## Environment variables\n\nThis project uses environment variables to work. On your local please create the file `.env.local` with the following information.\n\n```sh\nAPI_URL=http://localhost:3000/api\nNEXT_PUBLIC_SITE_URL=http://localhost:3000\n\nFIREBASE_API_KEY='VALUE'\nFIREBASE_MEASUREMENT_ID='VALUE'\nFIREBASE_AUTH_DOMAIN='VALUE'\nFIREBASE_DATABASE_URL='VALUE'\nFIREBASE_PROJECT_ID='VALUE'\nFIREBASE_STORAGE_BUCKET='VALUE'\nFIREBASE_MESSAGING_SENDER_ID='VALUE'\nFIREBASE_APP_ID='VALUE'\n\nUSE_LOCAL_DATA=true\n```\n\n\n## References\n\n- [Implementing authentication firebase](https://blog.logrocket.com/implementing-authentication-in-next-js-with-firebase/)\n- [Codelab Firebase + Nextjs](https://firebase.google.com/codelabs/firebase-nextjs#7)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodesandtags%2Foncesaid","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodesandtags%2Foncesaid","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodesandtags%2Foncesaid/lists"}