Frontend articles & sites (my technique playground actually😄) tech stack nextjs tailwind css typescript github pages Local Dev npm run dev Build npm run build Test build results npm run start Export static html & other files npm run export Deploy to github pages manually npm run deploy Github actions With github actions ❤, this project is deployed automatically on push. To learn more, look at github actions config file