Skip to content

Latest commit

 

History

History
61 lines (43 loc) · 1.22 KB

README.md

File metadata and controls

61 lines (43 loc) · 1.22 KB

Cardlay Quality Gate Status

Heroku Link: https://cardlay.herokuapp.com/

Cardlay | Demo | Vue, Nuxt, Nest, Buefy, Bulma

Deploy

The project reflects the idea of using Nest & Nuxt and natural animation flow. The mockups were used to achieve the best looking interface, but not pixel perfect, because they have some defects.

Development:

npm run dev

To verify before a commit

npm run verify

To update snapshots

npm run test:all -- -u

Production:

npm run build
npm run start

Environment variables:

  • PORT=3000

Test:

Lint

npm run lint

Unit, Integration, E2E (Default CI)

npm run test

Unit, Integration, E2E, P2P

npm run test:all

P2P

npm run test:p2p

ScreenShot

Author: Maxim Karpov (makamekm)