johnpc / paste

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

paste.jpc.io

A pastebin website available at paste.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 amplify_outputs.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

About


Languages

Language:JavaScript 88.8%Language:CSS 8.4%Language:TypeScript 2.8%