Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
aelyakoubi authored Oct 13, 2024
1 parent 0e3d688 commit e06df91
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,12 +23,10 @@ npm run start (for the backend, will start on port: 3000)
(open the 3e terminal, for the MySql database. So you will have 3 terminals open)
npx prisma studio

```The .env file is included for testing! and I was not strict on the usage of Camel case methode / naming files.```
```The .env file is included for testing!```
``` The integration test still need to be modified for this project due many changes.```


EMAIL_USER=your-email@gmail.com
EMAIL_PASS=your-email-password // You can add your own for testing if you download the website!
```EMAIL_USER=your-email@gmail.com
EMAIL_PASS=your-email-password // You can add your own for testing if you download the website!```
Expand Down

0 comments on commit e06df91

Please sign in to comment.