The node.js environments are following.
- Node.js v15.10.0
git clone https://github.com/mash-up-kr/CowCat_Node.git
cd ./CowCat_Node
npm install
npm run start
Change root directory .env.default file to following.
- .env.development -> npm run start
- .env.production -> npm run deploy
- .env.test -> npm run testdb