{"id":13403653,"url":"https://github.com/ooade/NextSimpleStarter","last_synced_at":"2025-03-14T08:32:03.445Z","repository":{"id":16426636,"uuid":"79922891","full_name":"ooade/NextSimpleStarter","owner":"ooade","description":":whale: Simple and Accessible PWA boilerplate with Nextjs 12 and MUI","archived":false,"fork":false,"pushed_at":"2024-09-28T18:48:45.000Z","size":2883,"stargazers_count":944,"open_issues_count":2,"forks_count":200,"subscribers_count":13,"default_branch":"main","last_synced_at":"2024-10-29T15:48:29.601Z","etag":null,"topics":["a11y","accessibility","material-ui","nextjs","pwa-boilerplate","react-hooks"],"latest_commit_sha":null,"homepage":"https://nextss.vercel.app","language":"JavaScript","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/ooade.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":"2017-01-24T15:15:43.000Z","updated_at":"2024-10-10T08:16:49.000Z","dependencies_parsed_at":"2024-03-27T17:30:54.983Z","dependency_job_id":"cfed93cb-3d42-432d-b0ea-f28e32dacdb0","html_url":"https://github.com/ooade/NextSimpleStarter","commit_stats":{"total_commits":260,"total_committers":20,"mean_commits":13.0,"dds":0.5769230769230769,"last_synced_commit":"f85be46f815491eda8eb41d2a34254a2de640af9"},"previous_names":[],"tags_count":2,"template":true,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooade%2FNextSimpleStarter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooade%2FNextSimpleStarter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooade%2FNextSimpleStarter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ooade%2FNextSimpleStarter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ooade","download_url":"https://codeload.github.com/ooade/NextSimpleStarter/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243547478,"owners_count":20308708,"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":["a11y","accessibility","material-ui","nextjs","pwa-boilerplate","react-hooks"],"created_at":"2024-07-30T19:01:32.875Z","updated_at":"2025-03-14T08:32:03.426Z","avatar_url":"https://github.com/ooade.png","language":"JavaScript","readme":"\u003cp align=\"center\"\u003e\n\u003cimg src=\"logo.png\" alt=\"logo\" width=\"180px\"/\u003e\n\u003cp align=\"center\"\u003e\n\u003ca href=\"https://github.com/ooade/NextSimpleStarter/blob/main/.github/workflows/build-main.yml\"\u003e\u003cimg src=\"https://github.com/ooade/NextSimpleStarter/actions/workflows/build-main.yml/badge.svg\" alt=\"Build main\"/\u003e\u003c/a\u003e\n\u003ca href=\"http://makeapullrequest.com\"\u003e\u003cimg src=\"https://img.shields.io/badge/PR(s)-welcome-brightgreen.svg?style=flat-square\" alt=\"pullrequest\"\u003e\u003c/a\u003e\n\u003ca href=\"http://www.firsttimersonly.com\"\u003e\u003cimg src=\"https://img.shields.io/badge/first--timers--only-friendly-blue.svg?style=flat-square\" alt=\"firsttimersonly\"\u003e\u003c/a\u003e\n\u003cbr/\u003e\n\u003ch3 align=\"center\"\u003eSimple NextJS PWA boilerplate.\u003c/h3\u003e\u003c/p\u003e\n\u003c/p\u003e\n\n## Getting Started\n\n- First, run the development server with `npm run dev`.\n- Navigate to [http://localhost:3000](http://localhost:3000) on your browser.\n- Start editing the page by modifying `pages/index.js`. The page auto-updates as you edit the file.\n\n### Learn More\n\nTo learn more about Next.js, take a look at the following resources:\n\n- [Next.js Documentation](https://nextjs.org/docs) - learn about Next.js features and API.\n- [Learn Next.js](https://nextjs.org/learn) - an interactive Next.js tutorial.\n\n## Deployment\n\n### ▲ Deploy on Vercel\n\nThe easiest way to deploy your Next.js app is to use the [Vercel Platform](https://vercel.com/new/git/external?repository-url=https%3A%2F%2Fgithub.com%2Fooade%2FNextSimpleStarter) from the creators of Next.js.\n\nCheck out the [Next.js deployment documentation](https://nextjs.org/docs/deployment) for more details.\n\n[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/git/external?repository-url=https%3A%2F%2Fgithub.com%2Fooade%2FNextSimpleStarter)\n\n### ⊚ Deploy on Netlify\n\n- On Netlify, Click on new site from git.\n- Select Cloned Repository.\n- Choose VCS.\n- Add build command `next build \u0026\u0026 next export`.\n- Add publish directory `out`.\n\n### ⊚ Deploy on Gitpod\n\n\u003ca href=\"https://gitpod.io/#https://github.com/ooade/NextSimpleStarter\"\u003eClick here\u003c/a\u003e to deploy on Gitpod.\n\n## Contribution\n\nI'm open to contributions \u0026 suggestions in making this a lot better :hand:\n\n## License\n\nMIT\n","funding_links":[],"categories":["JavaScript","Boilerplates"],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fooade%2FNextSimpleStarter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fooade%2FNextSimpleStarter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fooade%2FNextSimpleStarter/lists"}