pocka / portfolio

My portfolio

Home Page:https://pocka.me

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

portfolio

Build Status

My portfolio.

Development

This project uses Yarn. You can install dependencies by following command.

yarn

You can start dev server by this.

yarn dev

To build, use this.

yarn build

Env

To deploy this project, we have to set some environment variables.

Key Description
AWS_BUCKET_NAME Name of S3 bucket to deploy
AWS_CF_DIST_ID Cloudfront distribution ID to invalidate
AWS_ACCESS_KEY_ID Deployment IAM user's access key id
AWS_SECRET_ACCESS_KEY Deployment IAM user's secret access key

About

My portfolio

https://pocka.me


Languages

Language:JavaScript 98.5%Language:CSS 1.5%