Skip to content

wallabyjs/cn_dockerized_nextjs_app

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

How To Reproduce

  1. Install WSL
  2. Install Docker
  3. Clone the repo to a folder in WSL
  4. cd into nextjs and run yarn or yarn install
  5. In the root folder, run docker-compose --env-file .cn.env up --build (optional flags: -d for "detached" mode;)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 89.0%
  • CSS 7.1%
  • JavaScript 2.3%
  • Dockerfile 1.6%