{"id":18685500,"url":"https://github.com/aashish47/vocabulary","last_synced_at":"2025-11-07T23:30:22.313Z","repository":{"id":222715712,"uuid":"755570127","full_name":"aashish47/vocabulary","owner":"aashish47","description":"Application to store vocabulary using Nextjs server-actions.","archived":false,"fork":false,"pushed_at":"2024-07-20T20:42:55.000Z","size":233,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-12-28T00:28:52.793Z","etag":null,"topics":["nextjs","prisma","server-actions","server-components","supabase","tailwind","vocabulary"],"latest_commit_sha":null,"homepage":"https://vocab47.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/aashish47.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-02-10T16:05:32.000Z","updated_at":"2024-07-20T20:42:59.000Z","dependencies_parsed_at":null,"dependency_job_id":"6add352a-59d1-4d79-9d7c-4d78d678e2b6","html_url":"https://github.com/aashish47/vocabulary","commit_stats":null,"previous_names":["aashish47/todo-list","aashish47/vocabulary"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aashish47%2Fvocabulary","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aashish47%2Fvocabulary/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aashish47%2Fvocabulary/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/aashish47%2Fvocabulary/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/aashish47","download_url":"https://codeload.github.com/aashish47/vocabulary/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239541853,"owners_count":19656102,"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":["nextjs","prisma","server-actions","server-components","supabase","tailwind","vocabulary"],"created_at":"2024-11-07T10:22:52.022Z","updated_at":"2025-11-07T23:30:22.263Z","avatar_url":"https://github.com/aashish47.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\n# Vocabulary\n\nBuild vocabulary by adding new words you come across every day.\n\n![vocab47 vercel app_s (1)](https://github.com/user-attachments/assets/b285abfb-688f-4adc-9b1d-2623aeebd864)\n\n\n## Installation\n\n\n### Prerequisites\n\nBefore you begin, ensure you have met the following requirements:\n\n- **Node.js**: Version 20.11.1 (Download and install [Node.js](https://nodejs.org/) if you haven't already)\n\n### Clone the repository\n\n```bash\ngit clone https://github.com/aashish47/vocabulary.git\n```\n\n### Setting up Supabase and Google Auth\n\nBefore running the project, you'll need to set up Supabase for database management and Google Auth for user authentication. Follow these steps to configure Supabase and obtain the necessary keys:\n\n1. **Set up Supabase Project and Google Auth**: \n   - Create a Supabase project and enable Google Auth.\n   - Obtain the Supabase project URL, API key, Google Client ID, and Client Secret.\n   - Add `http://localhost:3000` as an allowed redirect URL in Supabase Auth settings. (authentication -\u003e url configuration -\u003e site url)\n\n   For detailed instructions, refer to the [Supabase Authentication Guide](https://supabase.com/docs/guides/auth/auth-deep-dive/auth-google-oauth).\n\n\n### Rename `.env.example` and `.env.local.example` files\n\n1. Rename `.env.local.example` to `.env.local` and add the required keys.\n2. Rename `.env.example` to `.env` and add the required keys.\n\nRequired keys will be available at project settings -\u003e configuration -\u003e configuration -\u003e Api and -\u003e Database\nOnce you have obtained the necessary keys and configured Supabase and Google Auth, add them to your project's environment variables.\n\n### Install dependencies\n\n```bash\ncd vocabulary\nnpm install\n\n```\n### Generate prisma client\n\n```bash\ncd vocabulary\nnpx prisma generate\n\n```\n\n### Run the application\n\n```bash\ncd vocabulary\nnpm run dev\n\n```\nOpen `http://localhost:3000` with your browser to see the result.\n\n## Contribution\n\nContributions to Finance Tracker are welcome! If you find any bugs or have suggestions for new features, please open an issue or submit a pull request. See [CONTRIBUTING.md](CONTRIBUTING.md) for more information.\n\n## License\n\nThis project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faashish47%2Fvocabulary","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Faashish47%2Fvocabulary","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Faashish47%2Fvocabulary/lists"}