Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 318 Bytes

File metadata and controls

16 lines (13 loc) · 318 Bytes

boseriko.com

My personal website.

Run Project Locally

yarn install
yarn develop

Run Project in Docker

./docker.sh

Deploy to Production

To deploy to production, push your latest changes, then promote the most recent commit here.