benyap / benyap.com

My personal portfolio website

Home Page:https://benyap.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

benyap.com

⚠️ This project is a work in progress.

My personal portfolio website. Built with Next.js, Turborepo, Tailwind and Radix UI.

Local development

Develop

To develop all apps and packages, run yarn dev.

To enable Firebase services for the web app, provide the stringifed Firebase config through the NEXT_PUBLIC_FIREBASE_CONFIG variable in the file apps/web/.env.local.

Build

To build all apps and packages, run yarn build.

Release workflow

Releases should be created using release-it on the develop branch.

  1. Check out the develop branch
  2. Run yarn release

Once a release has been created on GitHub, a pull request will be automatically created to merge the release into main. Merging the pull request will trigger a deployment to production on Vercel.


Copyright © 2022 benyap

About

My personal portfolio website

https://benyap.com


Languages

Language:TypeScript 91.5%Language:JavaScript 5.0%Language:EJS 3.0%Language:CSS 0.4%Language:Shell 0.1%