Skip to content

Does not work in Node.js environment #1

Description

@lilactown

My team and I are using ClojureScript to do server-side rendering as well, and would like to use the contentfql API to query contentful.

Currently, contentql depends on cljs-http which does not work very well in a Node.js context. I've created a fork[0] and replaced cljs-http with kvlt[1].

If there's interest, I could create a patch for this to be merged upstream.

[0] https://github.com/Lokeh/contentql

[1] https://github.com/nervous-systems/kvlt

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions