wormhole/explorer
bruce-riley 49f4a98cb2
Add missing aurora address references (#1117)
* Add missing aurora address references

Change-Id: I57a7dc7450d8527ab1ee6710dfbd6eda6da93f07

* Fix copy and paste error in comment

Change-Id: Ie7fc3cdbeab76518aad0f0220798cd1788d4be45
2022-05-02 13:06:56 -04:00
..
.vscode Explorer v2 (#789) 2022-02-01 09:40:53 -06:00
plugins/gatsby-plugin-top-layout all the changes from Tibi and Adrian 2022-02-25 17:43:02 -05:00
src + aurora (#1112) 2022-04-27 09:54:08 -05:00
static Explorer v2 (#789) 2022-02-01 09:40:53 -06:00
.env.development Add missing aurora address references (#1117) 2022-05-02 13:06:56 -04:00
.env.production Add missing aurora address references (#1117) 2022-05-02 13:06:56 -04:00
.env.sample Add missing aurora address references (#1117) 2022-05-02 13:06:56 -04:00
.gitignore Explorer v2 (#789) 2022-02-01 09:40:53 -06:00
.npmrc explorer: format date to ISO 2021-10-29 20:18:47 +00:00
Dockerfile Explorer v2 (#789) 2022-02-01 09:40:53 -06:00
README.md Explorer v2 (#789) 2022-02-01 09:40:53 -06:00
gatsby-browser.js all the changes from Tibi and Adrian 2022-02-25 17:43:02 -05:00
gatsby-config.js Explorer v2 (#789) 2022-02-01 09:40:53 -06:00
gatsby-node.js Explorer v2 (#789) 2022-02-01 09:40:53 -06:00
package-lock.json add fantom to explorer 2022-03-09 19:29:37 -06:00
package.json add fantom to explorer 2022-03-09 19:29:37 -06:00
tsconfig.json Explorer v2 (#789) 2022-02-01 09:40:53 -06:00

README.md

Gatsby

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 sites 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