From e488591b9548264d0305a5f34786138bd6c6622b Mon Sep 17 00:00:00 2001 From: Eugene Sokolov Date: Tue, 23 Jun 2020 23:52:57 +0300 Subject: docs: update project link --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 400387d..47ef59c 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ REST API for [Which](https://github.com/ilyayudovin/which/) - social web-app focused on choosing between two options (images). ## Development :hammer_and_wrench: -Track our progress - [KANBAN board](https://github.com/ilyayudovin/which/projects/1):fire: +Track our progress - [KANBAN board](https://github.com/orgs/which-ecosystem/projects/1):fire: ### Technology stack - [Typescript](https://www.typescriptlang.org/) @@ -12,5 +12,6 @@ Track our progress - [KANBAN board](https://github.com/ilyayudovin/which/project ### Building and running ``` +ts-node populateDb.ts ts-node-dev index.ts ``` -- cgit v1.2.3