DianaZawislak / diana-port

Personal portfolio

Home Page:https://www.dianazawislak.com/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deploy to Heroku

This is personal portfolio page built with Next.js. React, sanity, typescript This is a Next.js project bootstrapped with create-next-app.

Getting Started

First, run the development server:

npm run dev
# or
yarn dev
# or
pnpm dev

To update deployment: Currently automated with each sanity update, if automatic deployment fails here are manual commands:

docker build -t aaaaa .
heroku container:push web -a aportfolio
heroku container:release web -a aportfolio

Open http://localhost:3000 with your browser to see the result.

About

Personal portfolio

https://www.dianazawislak.com/


Languages

Language:TypeScript 79.5%Language:JavaScript 14.8%Language:CSS 5.2%Language:Dockerfile 0.5%