File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -30,7 +30,7 @@ You can also sign in with Google and sign in with Twitter.
3030
3131- [ Twitter developer account and setup] ( https://developer.twitter.com/en/docs/apps/overview )
3232
33- ## Setting up the Gmail for sending PIN code emails
33+ ## Setting up the Gmail for sending PIN code by email
3434
35351 . Visit [ Google Account - Security] ( https://myaccount.google.com/security )
36361 . Turn on 2-Step Verification
@@ -78,15 +78,15 @@ npx prisma db push
7878npm run dev -- --open
7979```
8080
81- ## Set initial data only for the first time
81+ ## Insert initial data only for the first time
8282
83- Write Roles and Lifetime settings:
83+ Insert roles and lifetimes settings:
8484
8585visit http://localhost:5173/initialize_database
8686
8787## How to sign in
8888
89- 1 . visit sign in page
89+ 1 . Visit sign in page
90902 . Enter your email address
91913 . Check your email for PIN code
92924 . Enter PIN code
You can’t perform that action at this time.
0 commit comments