Skip to content

erinleigh90/amplify-electron

Repository files navigation

Electron App with Amplify

Uploads images using AWS Amplify and packages into a portable Electron app

Package/Build

npm run package

The default build supplied by this sample app pushes the ready-to-go product to release/build/<system>/ElectronReact.app

Debug (Mac specific)

lldb release/build/mac-arm64/ElectronReact.app

# in debugger that opens (lldb$)
run --remote-debugging-port=8315

Open chrome at http://localhost:8315/

About

No description, website, or topics provided.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors