wikitags project
npn install or yarn install
npm run start
http://localhost:8080/wiki/
serverless webpack serve
:8000
python hedge/web/wiki/wikitags_local.py
:8081
npm run prod
serverless deploy
will deploy the function to s3 and create all the api mappings- on aws
api gateway
you need to manually clickActions
dropdown and selectDeploy API