Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/bradgarropy/gatsby-starter

🥂 the great gatsby starter
https://github.com/bradgarropy/gatsby-starter

eslint gatsby hacktoberfest jest prettier react typescript

Last synced: 26 days ago
JSON representation

🥂 the great gatsby starter

Awesome Lists containing this project

README

        

## 🥂 the great gatsby starter

_A base starter with formatting, linting, serverless, CSS modules, analytics, SEO, and PWA support included._

[![netlify][netlify-badge]][netlify]
[![github actions][github-actions-badge]][github-actions]
[![codecov][codecov-badge]][codecov]
[![contributing][contributing-badge]][contributing]
[![contributors][contributors-badge]][contributors]
[![discord][discord-badge]][discord]

### 🔰 getting started

Use the [Gatsby CLI][gatsby-cli] to create a new directory and install the starter.

```shell
gatsby new my-starter https://github.com/bradgarropy/gatsby-starter
```

Start up the site by running the `npm start` script.

```shell
cd my-starter
npm start
```

Now your site is up and running at http://localhost:8000!

### 📦 what's included

- [TypeScript][typescript]
- [Prettier][prettier]
- [ESLint][eslint]
- [Netlify Functions][netlify-functions]
- [Google Analytics][analytics]
- [SEO][seo]
- [PWA][pwa]


It also has a perfect Lighthouse score!


Lighthouse Score

### 🚀 deploy your own

Clicking the deploy button below will create a [GitHub][github] repository for you, link it to [Netlify][netlify], and deploy the site.

[![Deploy to netlify][deploy-button]][deploy]

### ❔ questions

🐛 report bugs by filing [issues][issues]
📢 provide feedback with [issues][issues] or on [twitter][twitter]
🙋🏼‍♂️ use my [ama][ama] or [twitter][twitter] to ask any other questions

### ✨ contributors



Brad Garropy

💻 🎨 📖 🚇 ⚠️

[netlify]: https://app.netlify.com/sites/the-great-gatsby-starter/deploys
[netlify-badge]: https://img.shields.io/netlify/2562ae85-75a6-4cb8-bd88-306aeeef816e?style=flat-square
[github-actions]: https://github.com/bradgarropy/gatsby-starter/actions
[github-actions-badge]: https://img.shields.io/github/workflow/status/bradgarropy/gatsby-starter/%F0%9F%A7%AA%20test?style=flat-square
[codecov]: https://app.codecov.io/gh/bradgarropy/gatsby-starter
[codecov-badge]: https://img.shields.io/codecov/c/github/bradgarropy/gatsby-starter?style=flat-square
[contributing]: https://github.com/bradgarropy/gatsby-starter/blob/master/contributing.md
[contributing-badge]: https://img.shields.io/badge/PRs-welcome-success?style=flat-square
[contributors]: #-contributors
[contributors-badge]: https://img.shields.io/github/all-contributors/bradgarropy/gatsby-starter?style=flat-square
[discord]: https://bradgarropy.com/discord
[discord-badge]: https://img.shields.io/discord/748196643140010015?style=flat-square\
[gatsby-cli]: https://www.npmjs.com/package/gatsby-cli
[typescript]: https://www.typescriptlang.org
[prettier]: https://prettier.io
[eslint]: https://eslint.org
[netlify-functions]: https://www.netlify.com/products/functions
[analytics]: https://analytics.google.com
[seo]: https://www.npmjs.com/package/@bradgarropy/gatsby-plugin-seo
[pwa]: https://www.npmjs.com/package/gatsby-plugin-manifest
[github]: https://github.com
[netlify]: https://netlify.com
[deploy-button]: https://www.netlify.com/img/deploy/button.svg
[deploy]: https://app.netlify.com/start/deploy?repository=https://github.com/bradgarropy/gatsby-starter
[issues]: https://github.com/bradgarropy/gatsby-starter/issues
[twitter]: https://twitter.com/bradgarropy
[ama]: https://bradgarropy.com/ama