awesomejs.dev icon indicating copy to clipboard operation
awesomejs.dev copied to clipboard

FaunaDB Nodepack migration

Open kznmft opened this issue 5 years ago • 1 comments

Awesome work on the project. I've seen various package discovery tools out there, but Awesome JS shines in terms of design and functionality.

Is there a way to generate the Fauna Schema when installing it locally? From what I've seen there isn't any so far. I've started working on generating one by looking at the GraphQL operations, but is time consuming.

What do you think about adding a nodepack migration for Fauna?

I appreciate the time reading this. Thanks!

kznmft avatar Apr 09 '20 16:04 kznmft

Updates

FaunaDB released a Data Manager the past couple of days.

When exporting a database to the filesystem a fauna_schema file is created as well, that documents the schema.

I can create the Nodepack migration if you have a free slot sometime to generate and share the fauna_schema file.

Thanks!

kznmft avatar Apr 16 '20 07:04 kznmft