Skip to content

Vasant-Patel/contentful-link-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Contentful Link App

App acts as a shortcut to external or internal links

How to use

Install it and run:

npm install
npm start
# or
yarn
yarn start

To test, you can create an app definition in your Contentful organization settings pointing to http://localhost:1234 and registering the app-config location:

App definition

Keep in mind that when you serve an app locally over http, you will get a warning about insecure content. You can ignore this during development.

How to deploy?

npm run deploy => deploys and runs on github pages

How to install this app to contentful?

Use the deployed url as SourceURL in the contentful app definition

Read the docs for more information.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published