8000 GitHub - onanmco/url-shortener: A CDK application creates a URL shortener service on AWS cloud.
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

onanmco/url-shortener

Repository files navigation

URL Shortener Service

This project consist of the source codes of a CDK application that builds and deploys an URL shortener service in AWS using TypeScript, Lambda, API Gateway and DynamoDB.

Solution Diagram

image

Steps To Deploy the Application

  • Copy the .env.example file and rename as .env.
  • Fill in the environment variables regarding to your own AWS account information.
  • Run npm i
  • Run cdk bootstrap
  • Run cdk deploy

About

A CDK application creates a URL shortener service on AWS cloud.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published
0