Skip to content

DenysShchypt/Template-Project

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Authorization with SSH on GitHub git init git remote add origin "your link HSS" git remote -v git add . git commit -m " git push origin master

create new branch git checkout -b feat/newBranches git checkout -b bugFix/newBranches

NestJS new modules nest g module name-module nest g controller name-controller --no-spec nest g service name-service --no-spec

Docker docker-compose up

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published