You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@chiptus
Yeah, you're right, there's a missing be in there.
Feel free to open a PR for fixing it, but I doubt that it will help you get to know the codebase, it's just a markdown file.
@nitzantomer of course it's easy :) anyway I'll fork it and see if I can get a local environment to work. And yes I would like to have something to fix
@chiptus
I've been told that the info about how to run the local environment doesn't work, and I still haven't had the time to get into it.
BUT you can try to work with the next version using this branch: https://github.com/fugazi-io/webclient/tree/release/1.1.0
This version uses modules (import/export) and I know for a fact that the dev environment works out of the box, just do: npm run dev.
More info about the changes in this version can be found here: #83
(sorry for the mess)
As for something to fix, here are 3 open issues that you can look into:
They will all require you to get deep into the code.
Feel free to ask questions in gitter: https://gitter.im/fugazi-io/Lobby and I'll try to respond asap.
Thanks!
I think this should be
The client supports variables which can be assigned
.I would love to fix that, just to get to know the codebase :)
The text was updated successfully, but these errors were encountered: