Skip to content

noboruma/rclip-backends

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

rclip-backends

Back-ends that can be used with the rclip CLI tool.

/!\ At the moment, only AWS lambda is supported.

Setup demo:

To deploy a new back-end:

  • git clone https://github.com/noboruma/rclip-backends
  • install serverless
    • brew install serverless or apt install serverless
  • Choose the backend you want to use
  • Follow accoung configuration instructions: serverless guide
  • cd to the chosen back-end
  • sls deploy --verbose
  • Update your $HOME/.rclip.env and add your backend URL=.
  • Done

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published