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

Latest commit

 

History

History
10 lines (9 loc) · 112 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 112 Bytes

Atek Gateway

git clone {url}
cd atek-gateway
npm i
npm run build
npm i -g pm2
pm2 start dist/index.js