0.0.2 • Published 6 years ago
node-offer-db-models v0.0.2
Oonum/node-offer-db-models
Shared data models for the offer-svc
Pre-Requisites
- NodeJS LTS
- Docker (verify install with
docker -vanddocker-compose -v) - Git Bash (if Windows)
- Oonum Npm Packages Login (setup account at
npmjs.comand login from the command line usingnpm login) - Gcloud (see https://cloud.google.com/container-registry/docs/advanced-authentication)
- during
gcloud initselect[2] oonum-management-e05248and[13] us-west1-a - after gcloud init
gcloud auth configure-docker
- during
Getting Started
Run Git Bash as an administrator (if Windows)
Run Scripts
# get up and running for development
npm install
npm run build
npm run test
npm run devup
npm run migrate-up
npm run migrate-down# cleanup
npm run devdownRelease New NPM Module
On master branch
npm version patch
# commit and merge version changes to master
npm publish0.0.1
6 years ago
0.0.2
6 years ago
0.0.2-master.d3556fd.0
6 years ago
0.0.3-master.acfaac1.0
6 years ago
0.0.1-circle-ci-hack.48374ef
6 years ago
0.0.1-master.89c810f
6 years ago
0.0.0-master.71421e5
6 years ago
0.0.0-linting-fixes.0e8d8b1
6 years ago