How to use @tinacms/api-git - 1 common examples

To help you get started, we’ve selected a few @tinacms/api-git examples, based on popular ways it is used in public projects.

Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.

github tinacms / tinacms / packages / gatsby-tinacms-git / gatsby-node.ts View on Github external
exports.onCreateDevServer = ({ app }: any, options: GitRouterConfig) => {
  app.use('/___tina', gitRouter(options))
}

@tinacms/api-git

## Installation

Apache-2.0
Latest version published 3 years ago

Package Health Score

53 / 100
Full package analysis

Popular @tinacms/api-git functions