Update README.md

This commit is contained in:
the-rarbg 2024-02-17 12:40:59 +05:30 committed by GitHub
commit 165712c6d1
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,6 +13,7 @@
# PM2 Deployment
```
npm build
pm2 start npm --name prod -- run "start"
```
# For DEV
@ -32,4 +33,4 @@ npm run dev
- [ ] Add a bookmark page to store the user's favorite movies and tv shows
- [ ] Add the video playing feature when the user hover over the card and play the video
- [ ] Add authentication so that the user can sign up and log in to save their favorite movies and tv shows permanently
- [ ] Add authentication so that the user can sign up and log in to save their favorite movies and tv shows permanently