A golf league website available at golf.jpc.io
npm installcp .env.example .env
# Then populate environment values in .envDeploy necessary resources to your personal AWS account via
npx amplify sandboxThis will populate the amplifyconfiguration.json file at the root of your project, which contains all configuration necessary to interact with the deployed resources.
npm run devThen navigate to https://localhost:3000