Skip to content

parrisvarney/ShowdownSave

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Showdown Team Saver

Save your Showdown teams to the cloud!

Overview

Saves your teams to the cloud using a Chrome browser extension, AWS Lambda, and S3.

Code

Chrome extension

Saved in the /chrome-extension folder.

To load

  1. go to the chrome extensios page,
  2. check "developer mode"
  3. click "Load unpacked extension"
  4. select the /chrome-extension folder, then "select"

The Lambda service

Saved in the /lambda folder.

  1. Install the serverless framework
  2. Have an AWS account, with a credit card on file (sorry...)
  3. From the CLI, in the /lambda folder: ../node_modules/.bin/serverless deploy --stage one --region us-east-1
  4. Update any paths in the /chrome-extension folder from https://8duqbw8p14.execute-api.us-east-1.amazonaws.com/one/team to your API endpoint.

About

Save your Pokemon Showdown teams to the cloud

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors