Replying to Avatar Talha

Hi everyone 👋  NostrChat is live at https://www.nostrchat.io/  🚀

NostrChat is decentralized chat application with a chance of working.

Please give it a try, use it, test it and let me know your feedback.

Source code is here: https://github.com/NostrChat/NostrChat and any contribution welcome. ✌️

Hello. Thank you very much for such a wonderful development.

I'm testing locally. And I have a question. I'm sorry I may be a very noob one: how can I make it run on a port other than the default?

I have tried with yarn start --port (specifying here another port), and also editing the package.json file in the part:

"scripts": {

"start": "react-app-rewired start --port (specifying here another port)",

"build": "react-app-rewired build",

"test": "react-scripts test",

"eject": "react-scripts eject"

...

But he always ends up doing it at 3000.

Is there any other script that is configured to start the application at 3000 that could be causing a conflict for me and I'm no finding?

Thank you very much in advance.

Reply to this note

Please Login to reply.

Discussion

No replies yet.