- Clone Repository
git clone https://github.com/SE-JE/venida.git
cd venida
npm install
npm run build
npm run cp-error-declaration
copy .env.example .env
- Run the Venida
- For debug development mode, you can use this:
npm run debug
- Run Venida with pm2 instance:
npm run start
- Call node via console:
npm run venida server