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

Question - How to practice configuration as code with prismic? #74

Closed
StarpTech opened this issue Jan 3, 2021 · 1 comment
Closed

Comments

@StarpTech
Copy link

StarpTech commented Jan 3, 2021

Hello,
we switched from Ghost to Prismic to be more flexible. I didn't expect that there is no way to import data except the manual import on the medium plan. For me, this is a deal-breaker because I can't migrate schema updates or store the schema as code next to my application code. In the past, I used contentful and commercetools. They both provided at least a CLI to do that. Some even shipped terraform support https://github.com/labd/terraform-provider-commercetools.

According to https://prismic.io/docs/technologies/does-prismic-have-a-write-api there isn't a write API. This also blocks innovations from the community. What's the long term vision of prismic here? Thank you!

Related #11

@MarcMcIntosh
Copy link
Contributor

HI @StarpTech

Yes, unfortunately we don't have a write-api for documents...

but we have been working on slicemachine and introducing a custom-types api https://prismic.io/docs/technologies/custom-types-api

Slicemachine enables you to work with schemas in the codebase (just slices for now) and then push them to prismic so content can be added :)

You can try out slicemachine today , it works with next or nuxt https://www.slicemachine.dev/

DId that answer you questions?

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

2 participants