![Create React App Officially Deprecated Amid React 19 Compatibility Issues](https://cdn.sanity.io/images/cgdhsj6q/production/04fa08cf844d798abc0e1a6391c129363cc7e2ab-1024x1024.webp?w=400&fit=max&auto=format)
Security News
Create React App Officially Deprecated Amid React 19 Compatibility Issues
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
starhs-api-proxy-aws-lambda
Advanced tools
A proxy for the staRHs API running on AWS lambda.
:earth_africa: https://65isx1vpxe.execute-api.eu-central-1.amazonaws.com/prod
This API is hosted as the staRHsAPIproxy
AWS Lambda function and the HTTP endpoint is provided via the staRHsAPI@prod
API Gateway stage.
The Lambda function uses the role staRHsAPI
.
These environment variables have been configured on the Lamba:
MOUNT_URL=https://65isx1vpxe.execute-api.eu-central-1.amazonaws.com/prod
STARHSAPI__KEY=*****
STARHSAPI__PASSWORD=*****
STARHSAPI__USER=staRHsWebApp
The proxy connects to the staRHs REST API provided by Digital Bauhaus.
The credentials for the REST API are provided by Digital Bauhaus.
:rocket: Deployment for this package is automated via Travis CI.
Every commit can potentially trigger a deploy.
If lint and test ran without error, semantic-release
will be used to determine the next version for the package and that version string will be written to the package.json
. After semantic-release
has been run, make update
will be executed to deploy a new release.
If a new version has been released by semantic-release
, make update
will update the Lambda code. It uses these environment variables (which are provided via Travis):
AWS_ACCESS_KEY_ID
AWS_SECRET_ACCESS_KEY
The AWS credentials for Travis are taken from the starhs@deploy
user.
You can create new AWS keys via IAM. Assign the new user to the group staRHs
which has the neccessary permission to update Lambda function.
FAQs
A proxy for the staRHs API running on AWS lambda
The npm package starhs-api-proxy-aws-lambda receives a total of 6 weekly downloads. As such, starhs-api-proxy-aws-lambda popularity was classified as not popular.
We found that starhs-api-proxy-aws-lambda demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
Create React App is officially deprecated due to React 19 issues and lack of maintenance—developers should switch to Vite or other modern alternatives.
Security News
Oracle seeks to dismiss fraud claims in the JavaScript trademark dispute, delaying the case and avoiding questions about its right to the name.
Security News
The Linux Foundation is warning open source developers that compliance with global sanctions is mandatory, highlighting legal risks and restrictions on contributions.