{"id":25082355,"url":"https://github.com/codergautam/vinaa","last_synced_at":"2025-10-11T10:18:44.471Z","repository":{"id":103954793,"uuid":"580194127","full_name":"codergautam/Vinaa","owner":"codergautam","description":"The best way to learn Tamil","archived":false,"fork":false,"pushed_at":"2024-08-20T22:57:18.000Z","size":389,"stargazers_count":6,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-06-27T20:43:00.794Z","etag":null,"topics":["language","language-learning","learn-tamil","nextjs","react","tamil","tamil-language","tamil-learning","tamil-web","tamilnadu"],"latest_commit_sha":null,"homepage":"https://vinaa.net","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/codergautam.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":"2022-12-20T00:16:12.000Z","updated_at":"2025-06-27T12:55:43.000Z","dependencies_parsed_at":null,"dependency_job_id":"4e934f9a-266e-4bc9-8496-bf78b49ce3d7","html_url":"https://github.com/codergautam/Vinaa","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/codergautam/Vinaa","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codergautam%2FVinaa","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codergautam%2FVinaa/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codergautam%2FVinaa/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codergautam%2FVinaa/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/codergautam","download_url":"https://codeload.github.com/codergautam/Vinaa/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/codergautam%2FVinaa/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":279006841,"owners_count":26084204,"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-10-11T02:00:06.511Z","response_time":55,"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":["language","language-learning","learn-tamil","nextjs","react","tamil","tamil-language","tamil-learning","tamil-web","tamilnadu"],"created_at":"2025-02-07T05:29:54.290Z","updated_at":"2025-10-11T10:18:44.447Z","avatar_url":"https://github.com/codergautam.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Vinaa\nQuiz app built with NextJS, styled-components, and SQLite\n\n### Usage\nFirst, you need to set the necessary environment variables:\n+ `GOOGLE_CLIENT_ID` - Google client ID (necessary for auth); find it in the \"Credentials\" section of the Google Console\n+ `GOOGLE_CLIENT_SECRET` - Google client secret\n+ `NEXTAUTH_SECRET` - A random string, preferably 16 bytes, used to hash JWTs (handled by the [`next-auth`](https://npmjs.com/package/next-auth) package)\n+ `NEXTAUTH_URL` - set this to your project's domain (or you will be redirected incorrectly)\n+ `SUBSCRIPTION_KEY` - the subscription key for the Microsoft Speech API (used for tamil audio)\n+ `ADMINS` - a JSON array of admin emails (e.g. `[\"email@example.com']`)\n\nFor production:\n```shell\nnpm run build # if project isn't yet built\nnpm start\n```\nDevelopment mode:\n```shell\nnpm run dev\n```\n\n### Development\nThere are 6 root directories:\n+ `assets` - contains assets that will be imported to React components\n+ `components` - this contains reusable components from the project\n+ `pages` - a required NextJS directory for file-system routing\n+ `public` - assets you wish to be exposed by the server are stored here\n+ `server` - this directory contains all the server-side logic for this project\n\nMisc files:\n+ `next.config.js` - custom config for the nextjs app\n+ `jsconfig.json` - used to configure import aliases (e.g. `import xyz from \"@/api/xyz\"` instead of `import xyz from \"../../api/xyz\"`)\n\nThis project uses SQLite as the database, and because this project doesn't rely on an API server, you can deploy your entire project just by running only this app!\n\nThe code is commented where comments are due, so go ahead! Remix and play around.\n\n### License\nMIT\n\n### Credits\nThis project was written by [@codergautam](https://github.com/codergautam) with special thanks to [@codingjlu](https://replit.com/@codingjlu)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodergautam%2Fvinaa","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcodergautam%2Fvinaa","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcodergautam%2Fvinaa/lists"}