Skip to content

SimDaeSoo/Shop

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

32 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Template

  • Every Single Dependcies Updated : 2020.07.23
    Default template of creating basic web service.

Dependecies Version

  • Docker Compose (v3.8)
  • Base Node.js Image (LTS v12.x.x)
  • Next.js (v9.4.4)
    (Update when 0.0.1 version changed)
  • StrAPI (v3.1.0)
    (Update when 0.1.0 version changed)

Service Port Info

  • 80 Port - NginX Server
  • 1337 Port - StrAPI Server
  • 3000 Port - Next.js Server
  • 3306 Port - MySQL Server

How To Run

Mac OSX & Linux

# just typping docker-compose up! then service be running
$ docker-compose up

Windows

# please change shell file type 'CRLF' to 'LF'
# show this - https://blog.thecraftingstrider.net/posts/tech/2019.09/vscode-line-endings-and-bash-script/ 
$ docker-compose up

Development Documents

About

Shop Web Page

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •  

Languages