Skip to content

kuhel/yandex-wallet

 
 

Repository files navigation

yandex-wallet

Install guide:

  1. npm i install all deps
  2. I am using mongodb on my local docker host with hostname like docker, you can change mongo server url by change a NODE_MONGO env var. default is mongodb://docker/test_yandex_wallet. To pupulate db and run server tests you can start npm run test:server
  3. to build client run npm run build
  4. to start server npm run start:server
  5. to start client for developing on localhost:3000 use npm start

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 97.1%
  • Shell 1.4%
  • CSS 1.3%
  • HTML 0.2%