Vishnu

Results 14 issues of Vishnu

### PR Fixes: - 1 Updated the docker-compose file with 5555 port for routing on the app container - 2 Added studio script with in the dev:docker script, so that...

**Describe the bug** When the project is started via Docker, running the prisma studio throws error as the DB url is not running. **To Reproduce** Steps to reproduce the behavior:...

bug

### PR Fixes: - 1 Seeds the DB when starting the project via docker. Resolves #410 ### Checklist before requesting a review - I have performed a self-review of my...

**Is your feature request related to a problem? Please describe.** Running the db:seed command when starting the container will populate the DB and enhances the Developer experience !

enhancement

### PR Fixes: - 1. Earlier, we were hitting checkUserEmailForPurchase in refresDb in both local and prod - 2. Since in local we don't have APPX Creds, we now only...

### PR Fixes: - 1 Added Autoplay next video, when the video ends , the next video will be autoplayed. - 2 Also added a button, clicking on which plays...

### PR Fixes: - 1 Added Autoplay next video, when the video ends , the next video will be autoplayed. - 2 Also added a button, clicking on which plays...

### PR Fixes: - 1 Added Support for Youtube Videos. - 2 Added Youtube Renderer Component in VideoPlayer Resolves #435 ### Screencast [Screencast from 18-04-24 07:11:10 PM IST.webm](https://github.com/code100x/cms/assets/130341088/764af490-67ad-4436-9ed0-9f5ee5ed5f88) ### Checklist...

Fixes : #240 ### Fixed Changes 1. Players will be notified about the winner's name, instead of an undefined alert in the console. 2. Fixed timer logic, so that it...

Completed the backend app with hard-to-dos