First service for searching teammates from Ukraine 🇺🇦
Install my-project with npm
$ 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:
$ npm run services:up
$ npm run start:devTo insert games list into your postgres db, run:
$ npm run migrations:upYou can find both compodoc and regular documentation for this project.
$ npm run compodoc:dev $ npm run docs:dev