chore(postgraphile): extend readme.md

This commit is contained in:
dancingCycle 2024-03-11 15:05:20 +01:00
parent c5d5800a0e
commit 1dfebef976
2 changed files with 3 additions and 0 deletions

View File

@ -1 +1,3 @@
schema.graphql
node_modules
.env*

View File

@ -1,4 +1,5 @@
```
ssh -N -L 5432:localhost:5432 -p 22 zvbn_nvp@83.223.91.130
npm i
node index.js
```