{"id":15767885,"url":"https://github.com/paulogdm/blog","last_synced_at":"2025-03-31T11:14:28.381Z","repository":{"id":86793066,"uuid":"163660573","full_name":"paulogdm/blog","owner":"paulogdm","description":"personal PWA blog built with Next.js","archived":false,"fork":false,"pushed_at":"2018-12-31T10:54:03.000Z","size":1642,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-10-04T13:42:13.578Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":false,"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/paulogdm.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":"2018-12-31T10:37:09.000Z","updated_at":"2019-01-01T22:52:54.000Z","dependencies_parsed_at":null,"dependency_job_id":"b062c8a5-0c65-4cb7-b0c0-bd7c5acae287","html_url":"https://github.com/paulogdm/blog","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulogdm%2Fblog","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulogdm%2Fblog/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulogdm%2Fblog/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/paulogdm%2Fblog/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/paulogdm","download_url":"https://codeload.github.com/paulogdm/blog/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246458009,"owners_count":20780678,"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":"2024-10-04T13:41:38.263Z","updated_at":"2025-03-31T11:14:28.356Z","avatar_url":"https://github.com/paulogdm.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003cdiv align=\"center\"\u003e\n\u003ch1\u003e Next.js 🧳\u003c/h1\u003e\nA starting point for my Nextjs Project with default config and components 🧳\n\u003c/div\u003e\n\u003chr /\u003e\n\n## Contents\n\n- [Installation](#Installation)\n- [Get Started](#GetStarted)\n\n## Quick Overview\n\n```sh\ndegit https://github.com/casprine/backpack\\#nextjs my-app\ncd my-app\nyarn start\n```\n\nThen open [http://localhost:3000/](http://localhost:3000/) to see your app.\u003cbr\u003e\nWhen you’re ready to deploy to production, create a minified bundle with `yarn build` or `npm run build`.\n\n## Get Started\n\nThis project scaffold is created manaully with inspiration from \u003ca href=\"https://github.com/segmentio/create-next-app\"\u003ecreat-next-app.\u003c/a\u003e Project is clonend with \u003ca href=\"https://github.com/Rich-Harris/degit\"\u003edegit.\u003c/a\u003e Make sure you have it installed globally.\n\n```sh\ndegit https://github.com/casprine/backpack\\#nextjs my-app\n```\n\n### What's in my-app\n\ndegit will create a directory called my-app inside the current folder. Inside that directory, it will generate the initial project structure.\n\n```\n.\n├── LICENSE\n├── README.md\n├── next.config.js\n├── package.json\n├── pages\n│   ├── _document.js\n│   └── index.js\n├── server.js\n├── static\n│   ├── fonts\n│   │   └── ciruclar.ttf\n│   └── sass\n│       └── index.scss\n├── todo.md\n├── utils\n│   ├── helpers.js\n│   ├── index.js\n│   └── localStorage.js\n└── yarn.lock\n```\n\nOnce the cloning is complete, enter the directory and install dependencies.\n\n```sh\ncd my-app\nyarn\n```\n\nor\n\n```sh\ncd my-app\nnpm install\n```\n\nOnce the installation is finished, you can run some commands in your project:\n\n### `npm run start` or `yarn start`\n\nRuns the app in the development mode.\u003cbr\u003e\nOpen [http://localhost:3000](http://localhost:3000) to view it in the browser.\n\nThe page will reload if you make edits.\u003cbr\u003e\nYou will also see any errors in the console.\n\n### `npm run build` or `yarn build`\n\nBuilds the app for production to the `.next` folder.\u003cbr\u003e\nIt correctly bundles React in production mode and optimizes the build for the best performance.\n\n### `npm run start` or `yarn start`\n\nStarts the application in production mode.\nThe application should be compiled with `npm run build` first.\n\nNow you're ready to code \u0026 deploy your app!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulogdm%2Fblog","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpaulogdm%2Fblog","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpaulogdm%2Fblog/lists"}