Skip to content

jgilbert01/templates

Repository files navigation

templates

This repository contains the templates that I reference in my book:

Architectural Patterns for Serverless Systems

Seeding from templates

  1. Copy a given template folder
  2. Replace text "my" with your system name prefix
  3. Replace text "template" with your subsystem name prefix
  4. Replace text "thing" and "Thing" with an appropriate domain entity name
  5. Uncomment need yaml fragments
  6. Delete unneeded files

Scripts

  • npm ci
  • npm test
  • npm run test:sls
  • npm run test:int
  • npm run dp:np:w
  • npm run dp:np:e
  • npm run dp:prd:w
  • npm run dp:prd:e

Developer Setup

  1. Install:
  2. Setup credentials locally

References

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published