Justin Schuldt d26e2b85b1 Explorer - fetch stats on first load 3 år sedan
..
.vscode 497a1c6e83 Explorer v2 (#789) 3 år sedan
plugins a20b6adb18 all the changes from Tibi and Adrian 3 år sedan
src d26e2b85b1 Explorer - fetch stats on first load 3 år sedan
static 497a1c6e83 Explorer v2 (#789) 3 år sedan
.env.development a20b6adb18 all the changes from Tibi and Adrian 3 år sedan
.env.production a20b6adb18 all the changes from Tibi and Adrian 3 år sedan
.env.sample a20b6adb18 all the changes from Tibi and Adrian 3 år sedan
.gitignore 497a1c6e83 Explorer v2 (#789) 3 år sedan
.npmrc aae5d7450f explorer: format date to ISO 4 år sedan
Dockerfile 497a1c6e83 Explorer v2 (#789) 3 år sedan
README.md 497a1c6e83 Explorer v2 (#789) 3 år sedan
gatsby-browser.js a20b6adb18 all the changes from Tibi and Adrian 3 år sedan
gatsby-config.js 497a1c6e83 Explorer v2 (#789) 3 år sedan
gatsby-node.js 497a1c6e83 Explorer v2 (#789) 3 år sedan
package-lock.json a20b6adb18 all the changes from Tibi and Adrian 3 år sedan
package.json a20b6adb18 all the changes from Tibi and Adrian 3 år sedan
tsconfig.json 497a1c6e83 Explorer v2 (#789) 3 år sedan

README.md

<img alt="Gatsby" src="https://www.gatsbyjs.com/Gatsby-Monogram.svg" width="60" />

Gatsby minimal starter

🚀 Quick start

  1. Create a Gatsby site.

    Use the Gatsby CLI to create a new site, specifying the minimal starter.

    # create a new Gatsby site using the minimal starter
    npm init gatsby
    
  2. Start developing.

    Navigate into your new site’s directory and start it up.

    cd my-gatsby-site/
    npm run develop
    
  3. Open the code and start customizing!

    Your site is now running at http://localhost:8000!

    Edit src/pages/index.js to see your site update in real-time!

  4. Learn more

🚀 Quick start (Gatsby Cloud)

Deploy this starter with one click on Gatsby Cloud:

Deploy to Gatsby Cloud