Files
archived-smoke-tests/node/react/gatsby-themed-site
renovate[bot] f6c0b678b0 chore(examples) Update Gatsby Examples (#1975)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2026-01-30 06:04:33 +00:00
..
2020-02-12 13:44:12 +01:00
2020-02-12 13:44:12 +01:00
2020-02-12 13:44:12 +01:00
2021-04-22 18:24:23 -03:00

Gatsby Themed Site

This is a minimal config required gatsby site created using themes. The intention is to smoke test gatsby and provide an assortment of pages to test tauri response.

This does use an API key to Airtable, but we have made it optional. (Although currently gatsby is rather aggressive in compiling things out of node_modules so gatsby-config.js has a hack to rename files so gatsby will ignore them. [insert heavy sigh here])

Installation

$ yarn

Dev

$ yarn tauri dev

Build

$ yarn tauri build