First service for searching teammates from Ukraine :ukraine:
Install my-project with npm
Example : $ git clone https://github.com/gavrylenkoIvan/team-ua
$ cd team-ua
$ npm iTo run this project in development mode, you need docker running on tour machine:
Example : $ npm run services:up
$ npm run start:devTo insert games list into your postgres db, run:
Example : $ npm run migrations:upYou can find both compodoc and regular documentation for this project.
$ npm run compodoc:dev $ npm run docs:dev