johnpc / jpc-golf-gen2

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

golf.jpc.io

A golf league website available at golf.jpc.io

Install dependencies

npm install

Set up env

cp .env.example .env
# Then populate environment values in .env

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

About


Languages

Language:HTML 36.3%Language:TypeScript 31.5%Language:JavaScript 29.0%Language:Swift 1.7%Language:Java 0.7%Language:Ruby 0.4%Language:CSS 0.3%Language:Shell 0.0%