abstra-app / hackerforms-lib

Hackerforms Library
https://docs.abstracloud.com/library/getting-started
26 stars 1 forks source link

Not possible to run in local ? #35

Closed Skorkmaz88 closed 2 years ago

Skorkmaz88 commented 2 years ago

Right now when examples launched it is launching the hackerforms.com with session information, which redirects to new website, without launching the example interface

python ./examples/quiz.py


Expected behavior:

Open the example in browser,

Output:

Browser navigates to : https://www.abstracloud.com/


Also is possible to run in local system ? I see that socket.py has commented localhost version.

felipereyel commented 2 years ago

@Skorkmaz88 we just updated our product brand and moved the domain. sorry about the inconvenience.

If you uninstall (pip uninstall hackerforms) and install again (pip install hackerforms) the issue will be fixed.

About running locally we are working on releasing an OSS version but currently its not available. When this becomes available we'll notify you.

Best regards.