backend api to control services on nest
- Clone repo
git clone https://github.com/shashankx86/napi cd napi
- Install Deps
go install
- Start api
go run index.go
FOR FRONTEND SETUP REF. TO REPO https://github.com/shashankx86/ncwi-dev
backend api to control services on nest
git clone https://github.com/shashankx86/napi
cd napi
go install
go run index.go
FOR FRONTEND SETUP REF. TO REPO https://github.com/shashankx86/ncwi-dev