Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage instructions #4

Open
natanfudge opened this issue Feb 15, 2024 · 3 comments
Open

Usage instructions #4

natanfudge opened this issue Feb 15, 2024 · 3 comments
Labels
question We need further information to resolve this

Comments

@natanfudge
Copy link

Hey, is this done? If so, how do you use it?

@imreallybadatnames
Copy link

If you build for the web(with gradle buildWeb or w/ the provided wrapper) and run the python script @ test/server.py with a provided --directory <dir> argument, it will start running a local server providing a web UI at localhost:8000

@imreallybadatnames
Copy link

The web UI seems pretty intuitive so I reckon there shouldn't be any more problems

@Juuxel Juuxel added the question We need further information to resolve this label Feb 19, 2024
@Juuxel
Copy link
Member

Juuxel commented Feb 19, 2024

Hey, is this done? If so, how do you use it?

@natanfudge Not yet. You can test it locally with gradlew runTestServer but the template files are incomplete.

If you build for the web(with gradle buildWeb or w/ the provided wrapper) and run the python script @ test/server.py with a provided --directory <dir> argument, it will start running a local server providing a web UI at localhost:8000

@imreallybadatnames You can also launch the test server directly with gradle(w) runTestServer and it sets up the directory directly.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
question We need further information to resolve this
Projects
None yet
Development

No branches or pull requests

3 participants