Skip to content

robwalkerco/caerurfapugs

Repository files navigation

The Caerurfa Pugs Website

Powered by Gatsbyjs, Serverless and Surge.sh

Develop

The following will run gatsbty develop.

npm run develop

Deploy

The following will clean the public folder, build Gatsbyjs, deploy to surge.sh and deploy to the production serverless stage.

npm run deploy

Working with Serverless

Serverless Docs

Deploy the project to develop

serverless deploy

Deploy a single function to develop (faster)

serverless deploy function --function {function name}

Testing

Functions can be best tested from the API Gateway console, to ensure the data Lambda receives is accurate.

About

Caerurfa Pugs website with Gatsbyjs, Serverless and Surge.sh

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published