Skip to content

chore(merge) feature/serverless#7

Merged
lucasfernog merged 3 commits intodevfrom
feature/serverless
Jul 20, 2019
Merged

chore(merge) feature/serverless#7
lucasfernog merged 3 commits intodevfrom
feature/serverless

Conversation

@lucasfernog
Copy link
Member

  • Bugfix
  • Feature
  • New Binding Issue #___
  • Code style update
  • Refactor
  • Build-related changes
  • Other, please describe:

Does this PR introduce a breaking change? (check one)

  • Yes. Issue #___
  • No

The PR fulfills these requirements:

  • It's submitted to the dev branch and not the master branch
  • When resolving a specific issue, it's referenced in the PR's title (e.g. fix: #xxx[,#xxx], where "xxx" is the issue number)
  • Any necessary documentation has been added or updated in the docs (for faster update click on "Suggest an edit on GitHub" at bottom of page) or explained in the PR's description.

If adding a new feature, the PR's description includes:

  • A convincing reason for adding this feature (to avoid wasting your time, it's best to open a suggestion issue first and wait for approval before working on it)

Other information:

Serverless mode is available for production builds, and the Rust webserver is now not required. However, secure Web APIs are still a topic to be investigated, probably this won't support them, so it's going to be optional and recommended for simple applications. The main goal os the serverless mode is to make the application more secure.

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.

2 participants