An open API service indexing awesome lists of open source software.

https://github.com/rodolfobandeira/serverless-url-shortner


https://github.com/rodolfobandeira/serverless-url-shortner

aws aws-lambda serverless

Last synced: 14 days ago
JSON representation

Awesome Lists containing this project

README

          

# serverless-url-shortner
Playground to study serverless framework

Content based on Serverless and GraphQL course from:

[https://acloud.guru/course/serverless-with-graphql/](https://acloud.guru/course/serverless-with-graphql/)

#### 1. Clone this repository:

`git clone https://github.com/rodolfobandeira/serverless-url-shortner`

`cd serverless-url-shortner`

#### 2. Deploy the code to AWS. (You must have AWS Cli working. Also nodejs 4.3 and serveless framework installed)

`serverless deploy`