Skip to content
This repository has been archived by the owner on Jan 20, 2023. It is now read-only.

Latest commit

 

History

History
18 lines (12 loc) · 344 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 344 Bytes

enricbg-api

My personal page mini-api enricbg.me.

Build Setup

# 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.