Skip to content
This repository has been archived by the owner on Aug 4, 2023. It is now read-only.

HTD-Health/aws-nodejs-typescript

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

aws-nodejs-typescript

Typescript template for AWS Serverless services.

1. Setup new service

sls create -u https://github.com/HealthTechDevelopers/aws-nodejs-typescript -p my-service

2. Install dependencies

npm i

3. Start yout local server offline:

serverless-offline is used for running offline.

sls offline start

That's it.

About

Typescript template for AWS Serverless services.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published