Skip to content
This repository has been archived by the owner on Apr 9, 2024. It is now read-only.

dlford/example-cloud-native-gatsby

Repository files navigation

Cloud Native Gatsby Example

This is an example of a Gatsby site set up in a cloud-native environment using Docker and NGINX.

This project was created as part of an informative article on dlford.io, you can read all about it here.

Usage

* Requires Docker

Development

  • npm run start:dev
  • npm run stop:dev
  • npm run clean:dev
  • npm run build:dev

Production

  • npm run start:prod
  • npm run stop:prod
  • npm run clean:prod
  • npm run build:prod

About

An example of a Gatsby site set up in a cloud-native environment using Docker and NGINX.

Resources

License

MIT, MIT licenses found

Licenses found

MIT
LICENSE
MIT
LICENSE_GATSBY

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published