Skip to content

Commit

Permalink
docs up
Browse files Browse the repository at this point in the history
  • Loading branch information
Rish-it committed Nov 30, 2024
1 parent f11295f commit b19fa78
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,7 @@ docker run -e POSTGRES_PASSWORD=mysecretpassword -d -p 5432:5432 postgres
- npx prisma migrate dev
- npx prisma db seed
- Go to `apps/user-app` , run `npm run dev`
- Try logging in using phone - 1111111111 , password - alice (See `seed.ts`)
- Try logging in using phone - 1111111111 , password - alice (See `seed.ts`)


### this project demonstrate the workflow management in github i.e CI

0 comments on commit b19fa78

Please sign in to comment.