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

Upload md files to supernova documentation? #19

Open
Kardelio opened this issue Nov 23, 2023 · 1 comment
Open

Upload md files to supernova documentation? #19

Kardelio opened this issue Nov 23, 2023 · 1 comment

Comments

@Kardelio
Copy link

Hey there,
First of all sorry if this is the wrong place to write this, im not sure where is best to have this comment or question but here i at least found a space to write...

Long story short, ive been trying to use:
@supernovaio/sdk
AND also
This Repo (cli)

and trying to find some functionality that will let me update the documentation automatically, for example uploading md files or at least uploading changes to specific pages in our supernova workspaces, but i cant seem to find how to do that or where to do that.

Ive tried using this cli tool and it seems that all it can do is tell supernova to re-publish changes as oppsoed to uploading new information.
Whereas the SDK says in the docs that it can read/write but i cant seem to understand how to do it and there is constantly issues using the @supernovaio/sdk in a node project, but there seems to be no repo for me to post questions or feedback (hence why this comment is here)

Please can you help me, maybe tell me more about how i can possibly do this auto uploading of data to supernova docs?
and which repo is the right place to start with on this? is there a dedicated supernova API i can use instead and write my own tool that contacts the API directly?

Many thanks for any and all information!

@Kardelio
Copy link
Author

BTW for example an issue im getting when running the @supernovaiosdk from a node project immediately when i use the line:

const sdk = new Supernova("apikey")

I get this annoying error which i cant solve...

Cannot read properties of undefined (reading 'requestHook')

just as an example. maybe if this is solved, maybe then the sdk would solve my usecase?

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

No branches or pull requests

1 participant