Welcome to my personal portfolio website.
- npm i
- npm run start-dev
- Netlify serverless functions
- Locally testing serverless functions with Netlify CLI
-
- Set up:
netlify login
- Set up:
-
- Run:
npm run build-prd && netlify dev
(netlify dev
will grab the contents of dist folder)
- Run:
- Environment variables
- Deployments
-
npm run deploy
grabs files from generated dist folder on every master push
- Set up correct Node & other dependencies versions
- Adopt/implement focus trap for the overlay & menu
- Adopt/implement some fetch library to handle types, error handling, etc.
- Create "API Types" connection with serverless functions
- Local hot reload for serverless functions
-
netlify dev
supports functions hot reload,npm run start-dev
supports js & css hot reload
-
- (Optionally) Run in parallel to support full hot reload
-
- Integrate. If necessary, add local and prd domains