ProjectEvergreen / greenwood

Greenwood is your workbench for the web, embracing web standards from the ground up to empower your stack from front to back.
https://www.greenwoodjs.io
MIT License
96 stars 9 forks source link

AWS Adapter plugin #1142

Open thescientist13 opened 1 year ago

thescientist13 commented 1 year ago

Type of Change

Feature

Summary

Related to #1008 , would like to track a feature to create an adapter plugin for AWS.

Details

Currently I think the two options to evaluate are:

  1. SST
  2. Archtect
  3. Flightcontrol

Maybe this could be the pilot project - https://github.com/AnalogStudiosRI/api/issues/32 ?

thescientist13 commented 8 months ago

One caveat with Architect that I found a while ago is that it has issues with handling periods in the name of repos, e.g. www.myapp.com, so that's kind of a showstopper, at least for a lot of my own projects 😟