Static Tweets

R
Renaudil y a 2 jours
0

Description

High-performance tweets using Next.js.

npx boilerapp static-tweets

Documentación

Completely customizable static tweet for Next.js applications.

Demo

https://static-tweet.vercel.app/1238918791947522049

How to use

To have a working copy of this project, run the following command:

yarn create next-app static-tweet --example https://github.com/lfades/static-tweet/tree/master

To have full access to all Twitter elements, like videos and polls, you'll need a Twitter API Token, once you have it, copy the .env.local.example file in the root directory to .env.local (which will be ignored by Git):

cp .env.local.example .env.local

Then add your API token to .env.local, it should look like this:

TWITTER_API_TOKEN=...

For polls, make sure that you have Tweets and Users from Twitter Labs enabled for your app. It's required to get access to polls metadata.

Add Static Tweets to Your App

Currently, there's no package to do this, however you're welcome to copy the files and add it to your project!

For an example, take a look at the following blog: rauchg/blog5c:T476,Completely customizable static tweet for Next.js applications.

Demo

https://static-tweet.vercel.app/1238918791947522049

How to use

To have a working copy of this project, run the following command:

yarn create next-app static-tweet --example https://github.com/lfades/static-tweet/tree/master

To have full access to all Twitter elements, like videos and polls, you'll need a Twitter API Token, once you have it, copy the .env.local.example file in the root directory to .env.local (which will be ignored by Git):

cp .env.local.example .env.local

Then add your API token to .env.local, it should look like this:

TWITTER_API_TOKEN=...

For polls, make sure that you have Tweets and Users from Twitter Labs enabled for your app. It's required to get access to polls metadata.

Add Static Tweets to Your App

Currently, there's no package to do this, however you're welcome to copy the files and add it to your project!

For an example, take a look at the following blog: rauchg/blog

Prix

Gratuit

FREE

Comentarios (0)

FAQ

Preguntas Frecuentes

¿Tienes una pregunta? Tenemos las respuestas. Si no encuentras lo que buscas, no dudes en contactarnos.

Boilerapp es una plataforma comunitaria dedicada a compartir boilerplates, starter kits y plantillas de proyectos para desarrolladores. Nuestro objetivo es simple: hacerte ahorrar tiempo en la configuración inicial (setup) para que puedas programar lo que realmente importa. Ya busques una base de código simple o un proyecto SaaS completo, lo encontrarás aquí.

¿Tienes otras preguntas?

Nuestro equipo está aquí para ayudarte. Contáctanos y te responderemos lo antes posible.

Static Tweets | BoilerApp