@wix/quix-service

1.0.32 • Public • Published

Installation

$ npm install

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# production mode
$ npm run start:prod

Test

# unit tests - against sqlite
$ npm run test

# unit tests - against mysql
$ npm run test:mysql

# e2e tests
$ npm run test:e2e

# test coverage
$ npm run test:cov

Configuration

The app expects the following enviorment variables:

DB_NAME=
DB_USER=
DB_PASS=
DB_HOST=
DB_PORT=
BACKEND_INTERNAL_URL=
BACKEND_PUBLIC_URL=
GOOGLE_SSO_CLIENT_ID=
GOOGLE_SSO_SECRET=
AUTH_COOKIE=
AUTH_SECRET=
COOKIE_MAX_AGE=
DB_TYPE=
AUTH_TYPE=
DB_AUTO_MIGRATE=
MINIFIED_STATICS=

You can set those in .env file. When testing, values are read from .testenv.

This app is built using Nest.js.

Readme

Keywords

none

Package Sidebar

Install

npm i @wix/quix-service

Weekly Downloads

18

Version

1.0.32

License

MIT

Unpacked Size

383 kB

Total Files

305

Last publish

Collaborators

  • mayaco
  • itaytay
  • amitde007
  • oferb-wix
  • varzager
  • youngshinobi
  • tombenezra
  • domasmak
  • yurynix
  • tuvit.wix
  • usability-sessions
  • yoav
  • wix-ci
  • shahata
  • wixnpm
  • wix-ambassador
  • netanelgilad
  • wix-ci-publisher
  • wix-bi-publisher
  • galil-team
  • lxgreen
  • ariki
  • liorgwix