An open API service indexing awesome lists of open source software.

https://github.com/sor4chi/repro-twitter-sdk-missing-params

Sample Code For Reproduction
https://github.com/sor4chi/repro-twitter-sdk-missing-params

Last synced: about 1 month ago
JSON representation

Sample Code For Reproduction

Awesome Lists containing this project

README

        

# Reproduction

1. `git clone https://github.com/sor4chi/repro-twitter-sdk-missing-params.git`
2. `cd repro-twitter-sdk-missing-params`
3. SET `BEARER_TOKEN` and `TWEET_ID` in `.env`
4. `pnpm install / yarn install / npm install`
5. `pnpm build / yarn build / npm run build`
6. `pnpm start / yarn start / npm run start`