Skip to content

ghosteathuman/phlex-sls-poc

Repository files navigation

Phlex Serverless Proof of Concept

Quick proof of concept (POC) on getting Phlex running on AWS Lambda using Serverless framework.

demo

Referred to phlex-sinatra while working on this POC.

Getting Ready

  1. Ruby 2.7 required.
  2. AWS account is required for deployment.

Getting Started

  1. Clone this project and ensure that serverless is installed.
  2. Update defaultRegion in serverless.yml if needed, default is eu-central-1 (Frankfurt).
  3. Run $ npm install.

Deploy on AWS

  1. Run $ sls deploy.

About

Phlex Serverless Proof of Concept

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages