1.0.0 • Published 4 years ago

alonboarding v1.0.0

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

################ Prerequisites #######################

  • Editors needed vs code / sublime

  • Node/NPM should be installed on machine

  • Node version 14.3.0 is needed (latest)

Repo for workProduct

git clone git@bitbucket.org:algoworks-dev/work-product-onboarding.git

Dependencies

  • installation of typescript
  • installation for sequelize orm for psotgres "npm install pg sequelize --save"
  • Adding dotenv

Installation

install sequelize-cli using the command npm i sequelize-cli