Skip to content

Challenge#1

Open
manuelgr0 wants to merge 6 commits intoaxelra-ag:masterfrom
manuelgr0:challenge
Open

Challenge#1
manuelgr0 wants to merge 6 commits intoaxelra-ag:masterfrom
manuelgr0:challenge

Conversation

@manuelgr0
Copy link

No description provided.

"scripts": {
"postinstall": "npm-recursive-install --skip-root",
"dev": "source .env && sam local start-api --port 3001 --template apigateway_template.yaml --parameter-overrides \"ParameterKey=Environment,ParameterValue=$ENVIRONMENT ParameterKey=ApiHost,ParameterValue=$API_HOST ParameterKey=ApiPort,ParameterValue=$API_PORT ParameterKey=MongoDB,ParameterValue=$MONGO_DB\"",
"dev": ". ./.env && sam local start-api --port 3001 --template apigateway_template.yaml --parameter-overrides \"ParameterKey=Environment,ParameterValue=$ENVIRONMENT ParameterKey=ApiHost,ParameterValue=$API_HOST ParameterKey=ApiPort,ParameterValue=$API_PORT ParameterKey=MongoDB,ParameterValue=$MONGO_DB\"",
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks, couldn't test this script on macOs/linux

Type: AWS::Serverless::Api
Properties:
Name: "axelra-interview-challenge-api"
Name: "axelrachallenge"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is there a reason for this renaming? bug because of dashes?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No reason.

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