Skip to content

Commit e488591

Browse files
authored
docs: update project link
1 parent 29dce80 commit e488591

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
REST API for [Which](https://github.com/ilyayudovin/which/) - social web-app focused on choosing between two options (images).
33

44
## Development :hammer_and_wrench:
5-
Track our progress - [KANBAN board](https://github.com/ilyayudovin/which/projects/1):fire:
5+
Track our progress - [KANBAN board](https://github.com/orgs/which-ecosystem/projects/1):fire:
66

77
### Technology stack
88
- [Typescript](https://www.typescriptlang.org/)
@@ -12,5 +12,6 @@ Track our progress - [KANBAN board](https://github.com/ilyayudovin/which/project
1212

1313
### Building and running
1414
```
15+
ts-node populateDb.ts
1516
ts-node-dev index.ts
1617
```

0 commit comments

Comments
 (0)