Skip to content

isaaclombardssw/my-tina-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d148b58 · Aug 9, 2024

History

2 Commits
Aug 8, 2024
Aug 9, 2024
Aug 8, 2024
Aug 9, 2024
Aug 8, 2024
Aug 9, 2024
Aug 8, 2024
Aug 8, 2024
Aug 8, 2024
Aug 8, 2024
Aug 8, 2024
Aug 8, 2024
Aug 8, 2024
Aug 8, 2024
Aug 8, 2024
Aug 8, 2024
Aug 8, 2024
Aug 8, 2024

Repository files navigation

This is a Tina CMS project.

Local Development

Install the project's dependencies:

yarn install

Run the project locally:

yarn dev

Open http://localhost:3000 with your browser to see the result.

Building the Starter Locally (Using the hosted content API)

Replace the .env.example, with .env

NEXT_PUBLIC_TINA_CLIENT_ID=<get this from the project you create at app.tina.io>
TINA_TOKEN=<get this from the project you create at app.tina.io>
NEXT_PUBLIC_TINA_BRANCH=<Specify the branch with Tina configured>

Build the project:

yarn build

Learn More

To learn more about Tina, take a look at the following resources:

You can check out Tina Github repository - your feedback and contributions are welcome!

About

Issue with beforesubmit

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published