You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+3-1Lines changed: 3 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,13 +7,15 @@ npm i
7
7
npm run dev
8
8
# or
9
9
yarn i
10
+
npx prisma migrate dev
10
11
yarn dev
11
12
# or
12
13
pnpm dev
13
14
```
14
15
15
16
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
0 commit comments