/git_CI_CD_USING_GitAction

gitHub Action CI/CD

Primary LanguageJavaScriptMIT LicenseMIT

Nodejs Backend

Setup Steps:

npm install

local server

npm run start:dev

prod build

npm run build

prod build run

node dist/index.js