THRISHIK SENTHILKUMAR
THRISHIK SENTHILKUMAR
@Guttz Can we use database to store the URLs when they are deployed or hosted, and then fetch them in the client . Or is there any other approach to...
okay @Guttz , so it's like having an array of urls harded coded and checking if it is hosted or not?
@Haysam-Bin-Tahir , hello may I know how are you running the client , are you running app.py . and if you are using hydrus server then the entrypoint should be...
@Haysam-Bin-Tahir okay instead running app through `npm start`, try running `python app.py` outside the console-frontend directory ,this will run static files which is build by react app, under port 3000.
> > @Haysam-Bin-Tahir , hello may I know how are you running the client , are you running app.py . and if you are using hydrus server then the entrypoint...
@chrizandr I haven't completely understood what has to been done. Should it be refactored by REST over Sockets?
I would love to work on this