Skip to content

OrionInnovationTRTech/urlShortener

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors