1.18.2 ā€¢ Published 3 years ago

create-flayyer-app v1.18.2

Weekly downloads
153
License
MIT
Repository
github
Last release
3 years ago

create-flayyer-app

Resultant flayyer live image

Resultant flayyer live image

Create Flayyer.com app

šŸ“š Please read the documentation here: https://docs.flayyer.com/docs/

oclif Version Downloads/week License

Usage

Start by invoking create-flayyer-app.

npm init flayyer-app@latest my-project

With yarn:

yarn create flayyer-app my-project

Then cd into your new created my-project directory and install the dependencies.

cd my-project
npm install

Create and edit templates inside the templates directory. Run the local server with:

npm run start

Then preview your template at https://flayyer.github.io/flayyer-studio

flayyer-studio screenshot

Once you are ready execute npm run deploy but with your API key

export FLAYYER_KEY=...
export NODE_ENV=production
npm run build
npm run deploy

Get your FLAYYERKEY at [https://flayyer.com/dashboard//settings](https://flayyer.com/dashboard/_/settings) šŸ‘ˆ

Great! šŸŽ‰ Now your new template deck should appear there.

If you need to update your templates you can just run npm run deploy again.

Dynamic og:image

You can use the resulting URLs to create dynamic <meta property="og:image" /> for your websites.

See the official guides: https://docs.flayyer.com/guides

Demo of link previews using Flayyer

1.18.2

3 years ago

1.18.1

3 years ago

1.15.0

3 years ago

1.17.1

3 years ago

1.15.3

3 years ago

1.17.0

3 years ago

1.15.2

3 years ago

1.15.1

3 years ago

1.14.0

3 years ago

1.13.9

3 years ago

1.13.10

3 years ago

1.13.8

3 years ago

1.13.5

3 years ago

1.13.7

3 years ago

1.11.1

3 years ago

1.11.0

3 years ago

1.10.7

3 years ago

1.10.6

3 years ago

1.10.5

3 years ago

1.10.4

3 years ago

1.10.3

3 years ago

1.10.2

3 years ago

1.10.1

3 years ago

1.10.0

3 years ago

1.9.0

3 years ago

1.8.4

3 years ago

1.8.3

3 years ago

1.8.2

3 years ago

1.8.1

3 years ago

1.8.0

3 years ago

1.3.7

4 years ago

1.3.6

4 years ago

1.3.5

4 years ago

1.3.4

4 years ago

1.3.3

4 years ago

1.3.2

4 years ago

1.3.1

4 years ago

1.3.0

4 years ago

1.2.3

4 years ago

1.2.2

4 years ago

1.2.1

4 years ago

1.2.0

4 years ago

1.1.4

4 years ago

1.1.3

4 years ago

1.1.2

4 years ago

1.1.1

4 years ago

1.1.0

4 years ago

1.0.5

4 years ago

1.0.4

4 years ago

1.0.3

4 years ago

1.0.2

4 years ago

1.0.1

4 years ago