/thanik.me

Personal Website about Programming and Web Development

Primary LanguageAstroMIT LicenseMIT

thanik.me

A personal website of Thanik Bhongbhibhat email@thanik.me

Site built with astro.

Developement

yarn start

Deploy manually

💡 Note: the site is automatically built and deployed from main branch.

yarn build

Optional: to test the site locally

yarn firebase serve  # after yarn build

If encounter HTTP Error: 401, do yarn firebase logout && yarn firebase login.

yarn deploy  # after yarn build