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

frontend implementation #33

Closed
3 tasks
roadscape opened this issue Nov 17, 2017 · 3 comments
Closed
3 tasks

frontend implementation #33

roadscape opened this issue Nov 17, 2017 · 3 comments

Comments

@roadscape
Copy link
Contributor

roadscape commented Nov 17, 2017

In condenser we need to replace:

  • existing discussion API's, including blog/feeds (get_discussions_by_X, get_blog_feed, get_user_feed)
  • follows APIs (get_followers/get_following)
  • discussion threads APIs (get_state)

@roadscape roadscape added this to the 1.0 milestone Nov 17, 2017
@roadscape
Copy link
Contributor Author

condenser issue: steemit/condenser#2180

@relativityboy
Copy link
Contributor

Currently, if running condenser off the https://github.com/steemit/condenser/tree/2180-hive-integration branch and hitting hive locally off 8082 You'll need to add these to your exports to your env.

export SDC_SERVER_HIVE_URL="http://localhost:8082"
export SDC_SERVER_HIVE_NONAPPB_URL="http://localhost:8082/legacy"

@roadscape
Copy link
Contributor Author

Closing as mirror of steemit/condenser#2180

@steemit steemit deleted a comment from sweet-smail Jun 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants