/url-shortener

🔗 A simple url shortener build with lambda functions and Gatsby

Primary LanguageJavaScriptMIT LicenseMIT

Gatsby

URL Shortener

Netlify Status

Simple url shortener build with lambda functions and Gatsby

🚀 Quick start

Install dependencies

yarn

Create .env file

First of all, create your .env file similar to .env.template file.

Build functions

yarn lambda-serve

Start site

yarn develop