Skip to content

Does “GitHub mode” mean it’s framework agnostic? #686

Answered by simonswiss
m1chaeljmk asked this question in Q&A
Discussion options

You must be logged in to vote

Hey!

Yes, using the github mode lets you use the framework of your choice.

The github mode means that Keystatic will be connected to a GitHub repo, and when you make changes to content, those changes will generate commits on a given branch.

This is totally decoupled from what framework you use for your front end.

A pretty common setup is to use local mode when running a Keystatic project locally, and set the deployed site to use the github mode — that's what I do on most my projects 👍

Hope this helps!

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by simonswiss
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants