Skip to content
This repository has been archived by the owner on Apr 27, 2023. It is now read-only.

limardo/docker-thinkjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

docker-thinkjs

Create new project

docker-compose run server thinkjs new .

install dependencies

docker-compose run server npm install

And run

docker-compose up

connect to http://localhost:8360

Releases

No releases published

Packages

No packages published