Skip to content

Source for the extended version of the demo app resources in Serverless Stack.

License

Notifications You must be signed in to change notification settings

jensonb/serverless-stack-demo-ext-resources

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Serverless Stack Extended Backend Resources

Serverless Stack is a free comprehensive guide to creating full-stack serverless applications. We create a note taking app from scratch.

This repo is used in the Best Practices section of the guide.

Usage

To use this repo locally you need to have the Serverless framework installed.

$ npm install serverless -g

Clone this repo.

$ git clone https://github.com/AnomalyInnovations/serverless-stack-demo-ext-api

Go to one of the services in the services/ dir.

And run this to deploy to your AWS account.

$ serverless deploy

Once you deploy the resources in this repo, head over to this accompanying repo to deploy the API services.

Maintainers

Serverless Stack is authored and maintained by Frank Wang (@fanjiewang) & Jay V (@jayair). Subscribe to our newsletter for updates on Serverless Stack. Send us an email if you have any questions.

About

Source for the extended version of the demo app resources in Serverless Stack.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published