{"id":20713758,"url":"https://github.com/traves-theberge/migmaq_foundation","last_synced_at":"2026-02-05T15:32:23.013Z","repository":{"id":245015501,"uuid":"816662087","full_name":"Traves-Theberge/Migmaq_Foundation","owner":"Traves-Theberge","description":" This project aims to provide educational resources and tools for learning and preserving the Mi'gmaq language","archived":false,"fork":false,"pushed_at":"2025-12-19T02:56:44.000Z","size":39535,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2025-12-22T00:43:23.598Z","etag":null,"topics":["dictionary","language","mi-gmaq","micmac","migmaq","open-source"],"latest_commit_sha":null,"homepage":"https://migmaq-foundation.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/Traves-Theberge.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2024-06-18T07:08:37.000Z","updated_at":"2025-12-19T02:55:42.000Z","dependencies_parsed_at":"2025-12-19T13:06:11.173Z","dependency_job_id":null,"html_url":"https://github.com/Traves-Theberge/Migmaq_Foundation","commit_stats":null,"previous_names":["traves-theberge/migmaq_foundation"],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/Traves-Theberge/Migmaq_Foundation","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Traves-Theberge%2FMigmaq_Foundation","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Traves-Theberge%2FMigmaq_Foundation/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Traves-Theberge%2FMigmaq_Foundation/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Traves-Theberge%2FMigmaq_Foundation/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Traves-Theberge","download_url":"https://codeload.github.com/Traves-Theberge/Migmaq_Foundation/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Traves-Theberge%2FMigmaq_Foundation/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29124801,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T14:05:12.718Z","status":"ssl_error","status_checked_at":"2026-02-05T14:03:53.078Z","response_time":65,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"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":["dictionary","language","mi-gmaq","micmac","migmaq","open-source"],"created_at":"2024-11-17T02:27:07.198Z","updated_at":"2026-02-05T15:32:23.007Z","avatar_url":"https://github.com/Traves-Theberge.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Mi'gmaq Foundation (Next.js Version)\n\nThis is a modern Next.js 16+ reimplementation of the Mi'gmaq Foundation web application. It provides resources for learning the Mi'gmaq language, including a comprehensive dictionary, interactive games, and educational materials.\n\n## Features\n\n- **Dictionary**: Searchable Mi'gmaq dictionary with English definitions and usages.\n- **Flashcard Game**: Interactive memory game to learn vocabulary.\n- **Education Center**: Hub for lessons and language resources.\n- **Dark Mode**: Fully supported dark/light theme toggling.\n- **Responsive Design**: Optimized for mobile and desktop devices.\n\n## Tech Stack\n\n- **Framework**: [Next.js 16](https://nextjs.org/) (App Router)\n- **Language**: [TypeScript](https://www.typescriptlang.org/)\n- **Styling**: [Tailwind CSS v4](https://tailwindcss.com/)\n- **Search**: [Fuse.js](https://fusejs.io/)\n- **Theming**: [next-themes](https://github.com/pacocoursey/next-themes)\n\n## Getting Started\n\n### Prerequisites\n\n- Node.js 18+ installed.\n\n### Installation\n\n1.  Navigate to the project directory:\n    ```bash\n    cd migmaq-foundation-nextjs\n    ```\n\n2.  Install dependencies:\n    ```bash\n    npm install\n    ```\n\n### Running Locally\n\nStart the development server:\n\n```bash\nnpm run dev\n```\n\nOpen [http://localhost:3000](http://localhost:3000) with your browser to see the result.\n\n### Building for Production\n\nBuild the application for production:\n\n```bash\nnpm run build\n```\n\nStart the production server:\n\n```bash\nnpm start\n```\n\n## Project Structure\n\n- `app/`: Contains the application routes and pages (App Router).\n- `components/`: Reusable UI components.\n- `lib/`: Utility functions and type definitions.\n- `public/assets/`: Static assets including the `dictionary.json` data file.\n\n## License\n\nMIT\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftraves-theberge%2Fmigmaq_foundation","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftraves-theberge%2Fmigmaq_foundation","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftraves-theberge%2Fmigmaq_foundation/lists"}