My personal page mini-api enricbg.me.
# install dependencies
npm install
# crate config file and fill with real data
cp sample.config.js config.js
# deploy to AWS
serverless deploy
For detailed explanation on how things work, checkout the guide.
My personal page mini-api enricbg.me.
# install dependencies
npm install
# crate config file and fill with real data
cp sample.config.js config.js
# deploy to AWS
serverless deploy
For detailed explanation on how things work, checkout the guide.