Skip to content
This repository has been archived by the owner on Nov 27, 2022. It is now read-only.

nnthanh101/serverless-data-lake

Repository files navigation

Serverless Data Lake on AWS

1. Prerequisites

brew install node
brew install hugo

2. Git clone

git clone https://github.com/nnthanh101/serverless-data-lake.git

cd serverless-data-lake
npm run theme

3. Run Hugo

npm start

http://localhost:8080

Submodule

git submodule add https://github.com/nnthanh101/hugo-theme-learn themes/hugo-theme-learn

# rm -rf .git/modules/themes/hugo-theme-learn .git/modules/hugo-theme-learn