1.0.5 • Published 4 years ago

backend-automation v1.0.5

Weekly downloads
-
License
ISC
Repository
github
Last release
4 years ago

Backend-Automation

Install The Package Using npm: npm install backend-automation

Npm package to initialize backend with CRUD operation in expressjs

Link To NPM Package : https://www.npmjs.com/package/backend-automation

To Run And Test The NPM Package, Run The Following Commands

Inside Root Directory

npm install

Inside /bin Directory

Make Your Changes In The index.ts File

Compile The Typescript File

tsc index.ts

This will generate the compiled javascript version of Typescript File

Run the bin Command backend-automation in Powershell And Test The Changes Made !

Once Satisfied, Raise A Pull Request And Wait For It To Get Merged !

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago

1.0.0

4 years ago