{"id":25219764,"url":"https://github.com/tobysolutions/chess-test","last_synced_at":"2025-04-05T10:27:11.526Z","repository":{"id":273533677,"uuid":"919399857","full_name":"tobySolutions/chess-test","owner":"tobySolutions","description":null,"archived":false,"fork":false,"pushed_at":"2025-01-20T10:20:01.000Z","size":456,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-04-05T08:53:31.147Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"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/tobySolutions.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":"2025-01-20T10:19:58.000Z","updated_at":"2025-01-20T10:20:02.000Z","dependencies_parsed_at":"2025-01-21T14:19:07.398Z","dependency_job_id":null,"html_url":"https://github.com/tobySolutions/chess-test","commit_stats":null,"previous_names":["tobysolutions/chess-test"],"tags_count":0,"template":false,"template_full_name":"fleek-tools/chess-on-fleek-nextjs","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobySolutions%2Fchess-test","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobySolutions%2Fchess-test/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobySolutions%2Fchess-test/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tobySolutions%2Fchess-test/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tobySolutions","download_url":"https://codeload.github.com/tobySolutions/chess-test/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":247321605,"owners_count":20920014,"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":[],"created_at":"2025-02-10T21:23:02.969Z","updated_at":"2025-04-05T10:27:11.502Z","avatar_url":"https://github.com/tobySolutions.png","language":"TypeScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Chess on Fleek\nChess on Fleek is perfect for developers looking to deploy real-time, interactive applications. This template utilizes Next.js for a fullstck development experience, rendering, ensuring optimal performance with each move. Shoutout to [Rishabh Singh](https://github.com/rishabh1S) for kickstarting it and maintaining it.\n\n## Prerequisites \n- Node 18.18.0+\n- Fleek Account\n- [Fleek CLI](https://www.npmjs.com/package/@fleek-platform/cli)\n- [Fleek Next Adapter](https://www.npmjs.com/package/@fleek-platform/next)\n\n## Getting Started\n1. Fork the repository\n2. Clone the repository by running the following command:\n```bash\ngit clone https://github.com/\u003cyour-id\u003e/chess-on-fleek.git\n```\n3. Enter the correct directory, install dependencies and run locally:\n```bash\ncd chess-on-fleek\ncd client\nnpm i\nnpm run dev\n```\n3. Ensure that you install the Fleek CLI and the Fleek Next Adapter:\n```bash\n// local installation\nnpm i @fleek-platform/cli\nnpm i @fleek-platform/next\n\n// global installation\nnpm i -g @fleek-platform/cli\nnpm i -g @fleek-platform/next\n```\n💡: you can check the Fleek CLI version by running fleek -v. Any version \u003e= 2.10.1 should be good. As for the Fleek Next adapter, you can check the Fleek Next Adapter version by running fleek-next -v. Any version \u003e= 2.1.0 should be good.\n\n## Building and Deploying\n1. Build the project using the Fleek Next Adapter:\n```bash\nnpx fleek-next build\n# or if installed globally\nfleek-next build\n```\n2. Now, Create the Fleek Function using the Fleek CLI:\n```bash\n//syntax\nfleek functions create --name '\u003cname of your function\u003e'\n\n//example\nfleek functions create --name fumadocs\n```\n3. Finally, deploy using the Fleek CLI:\n```bash\n//syntax\nfleek functions deploy --bundle=false --path .fleek/dist/index.js --assets .fleek/static --name '\u003cname of your function\u003e'\n\n//example\nfleek functions deploy --bundle=false --path .fleek/dist/index.js --assets .fleek/static --name fumadocs\n\n```\n\nAs you complete all the steps successfully here, you will be able to access your fullstack Next.js app using a link that looks like this-\nhttps://millions-smartphone-ancient.functions.on-fleek.app/\n\n## Contributing\n### Reporting Issues\n- Use GitHub Issues to report bugs or suggest features.\n- Provide clear details and steps to reproduce any issues.\n\n### Pull Requests\n- Fork the repository.\n- Create a feature branch:\n```bash\ngit checkout -b feature/your-feature\n```\n- Commit changes with clear messages.\n- Push to your fork and submit a pull request.\n\n## Learn More\n- [Fleek CLI Docs](https://fleek.xyz/docs/cli/)\n- [Fleek Function Docs](https://fleek.xyz/docs/cli/functions/)\n- [Fleek Next Docs](https://fleek.xyz/docs/cli/functions/)\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js\n  features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n- [Fumadocs](https://fumadocs.vercel.app) - learn about Fumadocs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobysolutions%2Fchess-test","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftobysolutions%2Fchess-test","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftobysolutions%2Fchess-test/lists"}