All Projects → AnomalyInnovations → serverless-stack-demo-ext-api

AnomalyInnovations / serverless-stack-demo-ext-api

Licence: MIT license
Source for the extended version of the demo app API in Serverless Stack.

Programming Languages

javascript
184084 projects - #8 most used programming language

Serverless Stack Extended Backend API Seed Status

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

The services are dependent on the resources that are created in this accompanying repo.

Maintainers

This repo is maintained by Serverless Stack.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].