Skip to content

ryota0222/portfolio-frontend

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Portfolio-frontend

portfolio

RyoTa.のポートフォリオです。

リンク:https://www.ryotanny.com

ブログも書いています!

📄 システム構成図

システム構成図

🔧 環境構築

開発サーバーの起動

npm run dev
# or
yarn dev

http://localhost:3000で起動します

🚀 デプロイ

デプロイは以下の場合に実行されます。

  1. develop ブランチから main ブランチに pull request を追加し、マージしたら vercel へのデプロイが実行されます。
  2. Contentful でコンテンツを更新した場合

Deploy on Vercel

The easiest way to deploy your Next.js app is to use the Vercel Platform from the creators of Next.js.

Check out our Next.js deployment documentation for more details.