johnpc / short-link

Link shortener site using NextJS and AWS Amplify

Home Page:https://s.jpc.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

s.jpc.io

A link shortener website available at s.jpc.io

Install dependencies

npm install

Deploying Backend Resources

Deploy necessary resources to your personal AWS account via

npx amplify sandbox

This will populate the amplifyconfiguration.json file at the root of your project, which contains all configuration necessary to interact with the deployed resources.

Test the website

npm run dev

Then navigate to https://localhost:3000

Deploy

Deploy a copy of this app to your own AWS account in one click

amplifybutton

About

Link shortener site using NextJS and AWS Amplify

https://s.jpc.io


Languages

Language:TypeScript 91.7%Language:CSS 5.9%Language:JavaScript 1.7%Language:Shell 0.7%