Skip to content

Commit 1fe0ae0

Browse files
authored
Update README.md
1 parent 3624361 commit 1fe0ae0

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,13 +7,15 @@ npm i
77
npm run dev
88
# or
99
yarn i
10+
npx prisma migrate dev
1011
yarn dev
1112
# or
1213
pnpm dev
1314
```
1415

1516
Open [http://localhost:3000](http://localhost:3000) with your browser to see the result.
16-
17+
Notice : i've used [Railway](https://railway.app/) for DB integration u could use postgress locally makes No different
18+
port checker is working fine but in loacl server and subscribe membership of vercel cauz timeout if requests takes No more than 10 seconde then return 504 code
1719

1820

1921

0 commit comments

Comments
 (0)