npm install
npm run develop
Who Is can use preview
- Create a configuration file
.env.production.preview
- Set appropriate
GATSBY_FIREBASE_AUTH_DOMAIN
andGATSBY_SITE_URL
according to your preview URL - Run command:
PREVIEW=true npm run build && firebase hosting:channel:deploy <preview name> --expires 7d
- Gatsby - https://www.gatsbyjs.com/
- TailwindCSS - https://tailwindcss.com/
- Firebase Hosting - https://firebase.google.com/docs/hosting