Skip to content

Fix README and updated gitignore#394

Open
fbjorn wants to merge 1 commit intoActivityWatch:masterfrom
fbjorn:fix-readme
Open

Fix README and updated gitignore#394
fbjorn wants to merge 1 commit intoActivityWatch:masterfrom
fbjorn:fix-readme

Conversation

@fbjorn
Copy link
Copy Markdown

@fbjorn fbjorn commented Jan 17, 2023

I tried to debug Web UI locally, but realised that instructions had a typo.
Also added IDEA to gitignore for anyone using JetBrains IDEs

@fbjorn
Copy link
Copy Markdown
Author

fbjorn commented Jan 17, 2023

Oh BTW I wasn't able to follow the instructions in the end. Because you need to configure CORS on "main" backend for that, and I didn't understand how should I modify aw-server.toml in my installed application (I'm on macOS)

Instead, I ran another server and it worked:

AW_SERVER_URL="'http://localhost:5601'" npm run build -- --watch --dest=../aw_server/static
# in another tab:
cd ..
poetry run aw-server --port 5601

Not sure this method worth mentioning and how correct it is

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant