{"id":21722016,"url":"https://github.com/team-falkor/website","last_synced_at":"2025-04-12T21:33:54.670Z","repository":{"id":256131241,"uuid":"852025024","full_name":"Team-Falkor/website","owner":"Team-Falkor","description":"Source code for the falkor website","archived":false,"fork":false,"pushed_at":"2025-04-05T12:58:15.000Z","size":9320,"stargazers_count":9,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2025-04-05T13:40:19.503Z","etag":null,"topics":["falkor","react","shadcn-ui","tanstack-router","vite","website"],"latest_commit_sha":null,"homepage":"https://falkor.moe","language":"TypeScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Team-Falkor.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","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-09-04T05:08:08.000Z","updated_at":"2025-04-05T12:58:18.000Z","dependencies_parsed_at":"2024-09-09T06:43:00.781Z","dependency_job_id":"ba7809d3-e8c0-4a11-9abe-29ace1e8d38b","html_url":"https://github.com/Team-Falkor/website","commit_stats":null,"previous_names":["team-falkor/website"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team-Falkor%2Fwebsite","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team-Falkor%2Fwebsite/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team-Falkor%2Fwebsite/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Team-Falkor%2Fwebsite/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Team-Falkor","download_url":"https://codeload.github.com/Team-Falkor/website/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248636746,"owners_count":21137516,"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":["falkor","react","shadcn-ui","tanstack-router","vite","website"],"created_at":"2024-11-26T02:20:14.770Z","updated_at":"2025-04-12T21:33:54.628Z","avatar_url":"https://github.com/Team-Falkor.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Falkor Website\n\nThis repository contains the source code for the Falkor website, built using **React** and **TypeScript**, with **Vite** for development and build processes.\n\n## Features\n- **Vite** for fast, efficient development.\n- **TypeScript** for static typing and improved developer experience.\n- **TailwindCSS** for styling.\n- **ESLint** for code quality and consistency.\n\n## Getting Started\n\n### Prerequisites\n- Node.js v16+\n- npm, yarn, or bun (my personal pick)\n\n### Installation\n\nClone the repository and install dependencies:\n\n```bash\ngit clone https://github.com/Team-Falkor/website\ncd website\nnpm install\n```\n\n### Running the Project\n\nTo start the development server:\n\n```bash\nnpm run dev\n```\n\nTo build for production:\n\n```bash\nnpm run build\n```\n\n### Linting\n\nRun ESLint to ensure code consistency:\n\n```bash\nnpm run lint\n```\n\n## Project Structure\n\n- `src/`: Main source code.\n  - `assets/`: Static files like images and fonts.\n  - `components/`: Reusable React components.\n  - `routes/`: Route components for each route.\n  - `styles/`: Tailwind configuration and global CSS files.\n  \n- `public/`: Public static assets.\n- `vite.config.ts`: Vite configuration for build and development.\n- `tsconfig.json`: TypeScript configuration.\n- `tailwind.config.js`: TailwindCSS configuration.\n\n## Contributing\n\nWe welcome contributions! Please create an issue or open a pull request.\n\n## License\n\nThis project is licensed under the MIT License.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteam-falkor%2Fwebsite","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fteam-falkor%2Fwebsite","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fteam-falkor%2Fwebsite/lists"}