Skip to content

goldstack/goldstack-lib

Repository files navigation

Goldstack Template Framework

The Goldstack Template Framework provides a collection of utilities to develop customisable starter templates.

This framework is used by starter projects built with the Goldstack Starter Project Builder. However, it can be used to enhance any Node.js application, specifically for configuring and deploying infrastructure.

The following packages show how the framework can be employed to configured modules with associated infrastructure:

  • template-docker-image-aws: For developing a Node.js application that is deployed to AWS Fargate.
  • template-email-send: For developing a Node.js module that provides capabilities for sending emails via AWS SES.
  • template-lambda-express: For developing an Express.js server that is deployed as AWS Lambda.
  • template-nextjs: For developing a Next.js application that is deployed using AWS S3 and CloudFront.
  • template-s3: For developing Node.js modules that wrap the interaction with an AWS S3 bucket.
  • template-static-website-aws: For developing static websites that are deployed to AWS S3 and CloudFront.

For more information, see the Goldstack Homepage or the Goldstack Documentation.

About

Libraries for building Goldstack templates

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published