Skip to content

shun0918/docker-nextjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

手順

プロジェクトの作成~起動確認までの手順です。

以下のコマンドを実行

docker-compose run nodejs npx create-next-app YourAppName (YourAppName: 任意の名前) create-next-appはプロジェクト作成のため一度しか行わない。したがって、Dockerfileではなくコマンドを実行する。

コンテナ立ち上げ、起動

docker-compose up

About

nextjs開発環境用Git

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published