{"id":24707748,"url":"https://github.com/ashinga48/nextjs-fe-template","last_synced_at":"2026-04-12T19:34:59.169Z","repository":{"id":240061013,"uuid":"418360753","full_name":"ashinga48/nextjs-fe-template","owner":"ashinga48","description":"generated from pankod super plate, please check the excellent cli to generate CRA / Nextjs starter kit https://pankod.github.io/superplate/docs/","archived":false,"fork":false,"pushed_at":"2022-10-20T05:13:56.000Z","size":503,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-27T06:18:46.491Z","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":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ashinga48.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":"2021-10-18T05:44:12.000Z","updated_at":"2021-10-18T06:06:22.000Z","dependencies_parsed_at":"2024-05-16T14:48:15.671Z","dependency_job_id":"cf91767b-7624-4b8f-b49d-ebf7c03ca2e9","html_url":"https://github.com/ashinga48/nextjs-fe-template","commit_stats":null,"previous_names":["ashinga48/nextjs-fe-template"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashinga48%2Fnextjs-fe-template","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashinga48%2Fnextjs-fe-template/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashinga48%2Fnextjs-fe-template/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ashinga48%2Fnextjs-fe-template/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ashinga48","download_url":"https://codeload.github.com/ashinga48/nextjs-fe-template/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244912797,"owners_count":20530764,"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-01-27T06:18:52.732Z","updated_at":"2025-12-30T23:51:45.831Z","avatar_url":"https://github.com/ashinga48.png","language":"TypeScript","readme":"# serviceprovider-fe\n\n\nThis project was generated with [superplate](https://github.com/pankod/superplate).\n\n## Getting Started\n\nsuperplate is a Next.js all-in-one project generator. Create your project with the tools you need without spending hours on setting them up.\n\n## Available Scripts\n\n### Running the development server.\n\n```bash\n    npm run dev\n```\n\n### Building for production.\n\n```bash\n    npm run build\n```\n\n### Running the production server.\n\n```bash\n    npm run start\n```\n\n## Learn More\n\nTo learn more about **superplate**, please check out the [Documentation](https://github.com/pankod/superplate).\n\n\n### **Styled Components**\n\nUtilising tagged template literals (a recent addition to JavaScript) and the power of CSS, styled-components allows you to write actual CSS code to style your components.\n\n[Go To Documentation](https://styled-components.com/docs)\n\n\n### **Axios**\n\nPromise based HTTP client for the browser and node.js.\n\n[Go To Documentation](https://github.com/axios/axios)\n\n\n### **SVGR**\n\nTransform SVGs into React components.\n\n[Go To Documentation](https://react-svgr.com/docs/getting-started/)\n\n\n### **Environment Variables**\n\nUse environment variables in your next.js project for server side, client or both.\n\n[Go To Documentation](https://github.com/vercel/next.js/tree/canary/examples/environment-variables)\n\n\n### **Reverse Proxy**\n\nProxying some URLs can be useful when you have a separate API backend development server and you want to send API requests on the same domain.\n\n[Go To Documentation](https://webpack.js.org/configuration/dev-server/#devserverproxy)\n\n\n### **Bundle Analyzer**\n\nUse webpack-bundle-analyzer in your Next.js project. Visualize size of webpack output files with an interactive zoomable treemap.\n\n[Go To Documentation](https://github.com/vercel/next.js/tree/canary/packages/next-bundle-analyzer)\n\n\n### **Apollo GraphQL**\n\nApollo Client is a comprehensive state management library for JavaScript that enables you to manage both local and remote data with GraphQL. Use it to fetch, cache, and modify application data, all while automatically updating your UI.\n\n[Go To Documentation](https://www.apollographql.com/docs/react/)\n\n\n### **SWR**\n\nReact Hooks library for data fetching from Vercel\n\n[Go To Documentation](https://swr.vercel.app/)\n\n\n### **react-use**\n\nA Collection of useful React hooks.\n\n[Go To Documentation](https://github.com/streamich/react-use)\n\n\n### **next-translate**\n\nTiny and powerful i18n tools (Next plugin + API) to translate your Next.js pages.\n\n[Go To Documentation](https://github.com/vinissimus/next-translate)\n\n\n### **Testing Library**\n\nThe React Testing Library is a very light-weight solution for testing React components. It provides light utility functions on top of react-dom and react-dom/test-utils.\n\n[Go To Documentation](https://testing-library.com/docs/)\n\n\n### **Cypress**\n\nFast, easy and reliable testing for anything that runs in a browser.\n\n[Go To Documentation](https://docs.cypress.io/guides/overview/why-cypress.html)\n\n\n### **Docker**\n\nDocker simplifies and accelerates your workflow, while giving developers the freedom to innovate with their choice of tools, application stacks, and deployment environments for each project.\n\n[Go To Documentation](https://www.docker.com/get-started)\n\n\n### **Github Actions**\n\nGitHub Actions makes it easy to automate all your software workflows, now with world-class CI/CD. Build, test, and deploy your code right from GitHub.\n\n[Go To Documentation](https://docs.github.com/en/actions)\n\n\n\n## License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashinga48%2Fnextjs-fe-template","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fashinga48%2Fnextjs-fe-template","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fashinga48%2Fnextjs-fe-template/lists"}