Creatoon / Jar-web-app

JAR is chatting web app that lets you connect to people around the world. You can create rooms and chat with anyone around the globe.
https://jaar.herokuapp.com
MIT License
10 stars 34 forks source link

Add an installation video of this webiste #18

Open Creatoon opened 3 years ago

Creatoon commented 3 years ago

Describe the solution you'd like We want a terminal screen recording of the installation process, so the new contributors can install easily.

Additional context Asciinema would be a great option for recording terminal screen

0xCipher-max commented 3 years ago

Can I get this issue??

Creatoon commented 3 years ago

@0xCipher-max take one issue at a time

Prakash-Haldar commented 3 years ago

Sir , I am interested & want to contribute Please Assign this to me As a LGM- SOC

Creatoon commented 3 years ago

@Prakash-Haldar ok go for it

Prakash-Haldar commented 3 years ago

Sir Where i have to update this or in which section
Readme.md ?

Creatoon commented 3 years ago

There are sections for , watch tuorial , website link. You have to place above both of them , with a headline , watch installation video.

Amrutha1101 commented 3 years ago

Can I work on this issue under LGM-SOC

Creatoon commented 3 years ago

As @Prakash-Haldar is not working on this feature, I am assigning this issue to @Amrutha1101

Amrutha1101 commented 3 years ago

By installation you mean: forking the repo to setting up the project in the system to make changes isn't it?

Amrutha1101 commented 3 years ago

And can I use obs studio instead of Asciinema?

Creatoon commented 3 years ago

By installation you mean: forking the repo to setting up the project in the system to make changes isn't it?

Ya basically till running the dev environment, you can find the command in the package.json file

Creatoon commented 3 years ago

And can I use obs studio instead of Asciinema?

Also, you can use obs also, but if you are contributing try to learn new things, what asscinema provides is ,they provide platform to upload that video file directly from the command line. Try out asscinema first. You will have a great learning experience after that.

Amrutha1101 commented 3 years ago

And can I use obs studio instead of Asciinema?

Also, you can use obs also, but if you are contributing try to learn new things, what asscinema provides is ,they provide platform to upload that video file directly from the command line. Try out asscinema first. You will have a great learning experience after that.

Sure!

Creatoon commented 3 years ago

You should have nodemon installed loccally in your machine.

npm install -g nodemon

Amrutha1101 commented 3 years ago

You should have nodemon installed loccally in your machine.

npm install -g nodemon

Yes done with that but 16251666686286854228702872948094 Nothing is showing up

Creatoon commented 3 years ago

It is written, server is running on port 9876

Go to chrome Type - localhost:9876

Amrutha1101 commented 3 years ago

I'm on windows10 . Asciinema,I don't know how it has to be used on windows. Can I try using one studio?

Amrutha1101 commented 3 years ago

I'm on windows10 . Asciinema,I don't know how it has to be used on windows. Can I try using one studio?

*OBS studio

Creatoon commented 3 years ago

Yes