Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(plugins): add https plugin #322

Merged
merged 9 commits into from
Jan 4, 2024
Merged

Conversation

Shurtu-gal
Copy link
Collaborator

@Shurtu-gal Shurtu-gal commented Jan 3, 2024

Fixes: amplication/amplication#7364

PR Details

Add HTTPS plugin to be able to start the generated service in HTTPS mode as well as / or in HTTP mode.

PR Checklist

  • Make the plugin
  • Add README
  • Tests for the changes have been added
  • npm build doesn't throw any error
  • npm test doesn't throw any error

IMPORTANT: Please review the CONTRIBUTING.md file for detailed contributing guidelines.

@Shurtu-gal Shurtu-gal requested review from overbit and abrl91 January 3, 2024 17:31
@Shurtu-gal Shurtu-gal self-assigned this Jan 3, 2024
@overbit
Copy link
Contributor

overbit commented Jan 4, 2024

/publish

@overbit overbit merged commit d2c49d8 into amplication:master Jan 4, 2024
4 checks passed
@Shurtu-gal Shurtu-gal deleted the feat/https branch January 27, 2024 16:48
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.

⭐️ Plugin: As a User - I want to be able to start the generated service in HTTPS and/or HTTP mode
2 participants