Skip to content

Parkopedia/technical-interview-ts-fullstack-sst

Repository files navigation

SST App

This is a SST project bootstrapped with create-sst.

Prerequisites

Quickstart

# Install dependencies
npm install

# Run development environment
npm run dev

✔  Deployed:
   API
   ApiUrl: https://xxx.execute-api.eu-central-1.amazonaws.com

# Set Stripe API key
npx sst secrets set STRIPE_KEY sk_test_abc123

# Request customer portal URL
curl "https://xxx.execute-api.eu-central-1.amazonaws.com/drivers/1/get-customer-portal-url"

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published