@@ -23,7 +23,7 @@ In the `./api`, perform the following
```sh
npm install
echo"CREATE DATABASE tak_ps_stats"| psql
echo"CREATE DATABASE tak_ps_etl"| psql
npx knex migrate:latest
cd web/
npm install
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.