All Projects → marcolink → cf-content-types-generator-app

marcolink / cf-content-types-generator-app

Licence: MIT license
A Contentful App to generate typescript types based on contentful's content types.

Programming Languages

typescript
32286 projects
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to cf-content-types-generator-app

create-contentful-app
Bootstrap a Contentful App
Stars: ✭ 68 (+142.86%)
Mutual labels:  contentful, contentful-app
contentful-reference-matrix-field-app
Contentful App that adds UI for a table-like list of references with other associated data.
Stars: ✭ 28 (+0%)
Mutual labels:  contentful, contentful-app
contentfully
A simple but performant REST client for Contentful.
Stars: ✭ 13 (-53.57%)
Mutual labels:  contentful
bartzalewski.com-v2
My 2nd portfolio website
Stars: ✭ 31 (+10.71%)
Mutual labels:  contentful
contentful-static-react
A starter kit for building a static website with React as the templating library and Contentful as the CMS.
Stars: ✭ 48 (+71.43%)
Mutual labels:  contentful
contentful-clean-space
Delete all entries and content types from a contentful space
Stars: ✭ 33 (+17.86%)
Mutual labels:  contentful
react-contentful
📰 A React component library that makes it super simple to compose Contentful content into your sites and applications.
Stars: ✭ 58 (+107.14%)
Mutual labels:  contentful
contentful.net
.NET Library for Contentful's Content Delivery and Management API
Stars: ✭ 75 (+167.86%)
Mutual labels:  contentful
the-example-app.py
Example app for Contentful in Python
Stars: ✭ 17 (-39.29%)
Mutual labels:  contentful
contentful-typescript-codegen
Generate TypeScript interfaces from a Contentful environment
Stars: ✭ 164 (+485.71%)
Mutual labels:  contentful
gatsby-contentful-portfolio
Portfolio theme for Gatsby
Stars: ✭ 107 (+282.14%)
Mutual labels:  contentful
stacy
Website generator that combines content from Contentful CMS with Handlebars templates and publishes the website in Amazon S3.
Stars: ✭ 24 (-14.29%)
Mutual labels:  contentful
gatsby-contentful-typescript-starter
Gatsby.js starter with TypeScript and Contentful
Stars: ✭ 15 (-46.43%)
Mutual labels:  contentful
contentful-to-algolia
⚡️ Transmit content from any Contentful type to Algolia indexes
Stars: ✭ 50 (+78.57%)
Mutual labels:  contentful
contentful-text-search
🔎 Powerful, configurable, and extensible text search for your content
Stars: ✭ 16 (-42.86%)
Mutual labels:  contentful
contentful-ui-shopify
Integrate Shopify products with Contentful CMS
Stars: ✭ 28 (+0%)
Mutual labels:  contentful
nextjs-blog-starter-kit
NextJS Blog + Contentful Typescript Starter kit with Static Export 🚀
Stars: ✭ 56 (+100%)
Mutual labels:  contentful
nuxt-blog
A Nuxt.js server side rendered blog app
Stars: ✭ 59 (+110.71%)
Mutual labels:  contentful
ContentfulBundle
Symfony Bundle for the Contentful SDK.
Stars: ✭ 29 (+3.57%)
Mutual labels:  contentful
exo
EXO, the empathy-first framework for an accessible world.
Stars: ✭ 75 (+167.86%)
Mutual labels:  contentful

Netlify Status TypeScript

TS Content Types Generator App

A Contentful App to generate typescript types based on contentful's content types. It utilizes the cf-content-types-generator CLI.

Screenshot of Typescript types generator inside of the Contentful UI

This project was bootstrapped with Create Contentful App, and deployed to https://cf-content-types-generator-app.netlify.app

1 click installation

Install to Contentful

Setup

The Contentful App Framework allows developers to extend the Contentful UI with custom functionality. You can install the app and use its hosted version without editing any code.

To install and develop this app head over to your organization settings and create a new app. Screenshot of Typescript types generator app setup in the Contentful UI

Define the application name you prefer and the following App URL: https://cf-content-types-generator-app.netlify.app.

This app supports the following locations in the Contentful UI:

  • (Required) Page (page) - use TS Content Types Generator app as a full page app

Screenshot of Typescript types generator app setup in the Contentful UI

Thank you Stefan Judis for letting me steal your Setup description

Available Scripts

In the project directory, you can run:

npm start

Creates or updates your app definition in contentful, and runs the app in development mode. Open your app to view it in the browser.

The page will reload if you make edits. You will also see any lint errors in the console.

npm run build

Builds the app for production to the build folder. It correctly bundles React in production mode and optimizes the build for the best performance.

The build is minified and the filenames include the hashes. Your app is ready to be deployed!

Libraries to use

To make your app look and feel like Contentful use the following libraries:

Learn More

Read more and check out the video on how to use the CLI.

Create Contentful App uses Create React App. You can learn more in the Create React App documentation and how to further customize your app.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].