Skip to content
/ green-me Public

An app to show greener consumer and b2b options. Universal Expo app built with SST.

License

Notifications You must be signed in to change notification settings

lxm7/green-me

Repository files navigation

Getting Started

To run locally and see all services running, open 3 terminal tabs:

Commands

$ npm run dev

Starts SST with Live Lambda Development environment

/expo-next

$ npx expo start -c

This starts the expo menu that can then run the web build as well as the react native builds, see expo menu in terminal for running

npm run build

Build your app and synthesize your stacks.

SST npm run deploy [stack]

Deploy all your stacks to AWS.

npm run remove [stack]

Remove all your stacks and all of their resources from AWS. Or optionally removes, a specific stack.

Documentation

Learn more about the SST.