README
serverless-micro-base
ssh-add ~/.ssh/*_rsa To save ssh passphrase locally and allow yarn installation of private repos.
Base project with settings for setting up micro services with serverless and share configuration and dependencies.
<script type="module">
import slsMicroBase from 'https://cdn.skypack.dev/sls-micro-base';
</script>
ssh-add ~/.ssh/*_rsa To save ssh passphrase locally and allow yarn installation of private repos.