Skip to content

Refactor Dev Server#573

Merged
peterp merged 13 commits into
masterfrom
pp-refactor-dev-server
May 21, 2020
Merged

Refactor Dev Server#573
peterp merged 13 commits into
masterfrom
pp-refactor-dev-server

Conversation

@peterp
Copy link
Copy Markdown
Member

@peterp peterp commented May 21, 2020

This PR refactors and seperates some of the parts of the dev-server. It's now spit into 3 concepts:

  1. A file watcher that reloads functions when a file in the ./api folder is modified.
  2. An HTTP-Function-Server with a pluggable architecture for handling serverless requests.
  3. A handler for AWS Lambda functions.

Comment thread packages/dev-server/src/requestHandlers/README.md Outdated
Comment thread packages/dev-server/src/requestHandlers/README.md Outdated
@peterp peterp added this to the next release milestone May 21, 2020
@peterp peterp merged commit 3273502 into master May 21, 2020
@thedavidprice thedavidprice deleted the pp-refactor-dev-server branch May 21, 2020 21:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant