Commit Graph

  • 9b5cc10b4c Update init.js megabyte 2025-04-11 14:38:25 +05:30
  • 6c35293e80 feat: add more logging for error debugging lucas-neynar 2025-04-10 10:56:48 -07:00
  • b3e419b1f6 Merge pull request #1 from neynarxyz/lucas/beginner-friendly-script lucas-neynar 2025-04-10 10:58:44 -07:00
  • 99556cbac0 fix: add nextauth cookies lucas/beginner-friendly-script lucas-neynar 2025-04-07 16:45:22 -07:00
  • 13d5ae9ff2 Merge branch 'main' into lucas/beginner-friendly-script lucas-neynar 2025-04-04 18:47:15 -07:00
  • df9769a270 feat: make cli scripts more beginner friendly lucas-neynar 2025-04-04 18:42:54 -07:00
  • fb67300f55 fix: add missing packages lucas-neynar 2025-04-03 19:04:06 -07:00
  • 551b59d05c Update README.md Manan 2025-04-04 12:37:43 -07:00
  • 63a480ebda fix: use vercel link to deploy with github lucas-neynar 2025-04-03 17:09:38 -07:00
  • f2ec709e2d fix: read .env.local in dev script lucas-neynar 2025-04-03 16:36:33 -07:00
  • 08be8e5a9d Update README.md rish 2025-04-04 04:26:30 +05:30
  • 70d92c4bd7 feat: update script to make it easier to understand for beginners lucas-neynar 2025-04-02 11:47:24 -07:00
  • 8e771ed2c7 format: make seed phrase warning more visible lucas-neynar 2025-03-29 16:26:43 -06:00
  • cfe2c18a4b fix: lowercase custody address lucas-neynar 2025-03-27 08:28:49 -07:00
  • 21e0c06e42 fix: use free api lucas-neynar 2025-03-27 08:24:12 -07:00
  • 796de2eef0 fix: new typedef config lucas-neynar 2025-03-26 12:52:25 -07:00
  • ce60e03424 feat: add typedef file lucas-neynar 2025-03-26 12:17:05 -07:00
  • c794265892 fix: make package public lucas-neynar 2025-03-26 11:49:16 -07:00
  • c211f8520c fix: update package name in comments lucas-neynar 2025-03-26 11:45:55 -07:00
  • c0562fca24 feat: update package and script name lucas-neynar 2025-03-26 11:39:13 -07:00
  • 9d73f021eb fix: move init code to separate script lucas-neynar 2025-03-26 11:31:32 -07:00
  • f018890e78 feat: export init function lucas-neynar 2025-03-26 11:16:12 -07:00
  • b940d16d4c fix: add truthy check for neynarAppName lucas-neynar 2025-03-25 12:32:31 -07:00
  • 1d5a827049 fix: add fid to header lucas-neynar 2025-03-21 15:12:53 -07:00
  • 089a5ad2b0 fix: https prefix for manifest fields lucas-neynar 2025-03-21 14:45:18 -07:00
  • 8ed98b604a feat: vercel deployment with frame manifest lucas-neynar 2025-03-21 14:31:08 -07:00
  • e01d091c66 fix: remove console logs lucas-neynar 2025-03-21 14:21:05 -07:00
  • 28cafb2808 feat: update deploy parsing lucas-neynar 2025-03-21 14:08:06 -07:00
  • 01231de8f4 fix: frame manifest lucas-neynar 2025-03-21 13:20:56 -07:00
  • 44eeeddfc2 fix: frame metadata formatting lucas-neynar 2025-03-21 13:08:36 -07:00
  • 1d55fbe940 fix: verify vercel domain after deployment lucas-neynar 2025-03-21 12:23:51 -07:00
  • 6128212f0d feat: add vercel deploy script lucas-neynar 2025-03-21 10:11:16 -07:00
  • 5d1b77c8c6 1.1.2 lucas-neynar 2025-03-19 17:18:43 -07:00
  • 80520c34a9 feat: move frame code to FrameProvider.tsx lucas-neynar 2025-03-19 17:18:16 -07:00
  • bbf4978c6e fix: remove unnecessary logs and edit comments lucas-neynar 2025-03-19 13:11:31 -07:00
  • 6038c38644 1.1.1 lucas-neynar 2025-03-19 12:55:08 -07:00
  • b18ff0da95 feat: update to query neynar client id from neynar lucas-neynar 2025-03-19 12:54:58 -07:00
  • 1cc837ca86 1.1.0 lucas-neynar 2025-03-18 11:19:43 -07:00
  • ed21678311 feat: fix build lucas-neynar 2025-03-18 11:17:17 -07:00
  • 990ffe1448 fix: ask for client id in scripts lucas-neynar 2025-03-18 10:58:19 -07:00
  • a66e219438 feat: use saved frame manifest from build script lucas-neynar 2025-03-18 10:02:05 -07:00
  • 583054cefb feat: add build script lucas-neynar 2025-03-18 09:46:37 -07:00
  • 9b84de515c feat: support windows and allow for localhost development lucas-neynar 2025-03-17 14:27:59 -07:00
  • ec98e2d00c fix: check port in use lucas-neynar 2025-03-17 13:45:16 -07:00
  • fba2fbc134 feat: check for port in use and add instructions on fixing lucas-neynar 2025-03-17 13:27:04 -07:00
  • be7f23a88b fix: move dev script and check for pid lucas-neynar 2025-03-17 13:09:43 -07:00
  • d483780019 feat: update config for neynar client lucas-neynar 2025-03-17 13:07:36 -07:00
  • 27abf08ed2 feat: update to use .env.local for development lucas-neynar 2025-03-17 13:02:35 -07:00
  • d5cbd099cd remove debug logs lucas-neynar 2025-03-15 13:58:44 -07:00
  • 7ad6530cb8 fix: git url lucas-neynar 2025-03-15 13:48:58 -07:00
  • affbade9dc debug caching from npm and git lucas-neynar 2025-03-15 13:39:19 -07:00
  • d2dc8b7a64 debug git clone inconsistencies lucas-neynar 2025-03-15 13:36:43 -07:00
  • f3d2c475bb roll back .env.local lucas-neynar 2025-03-14 18:59:09 -07:00
  • 091e90c9f1 Revert "update to .env.local" lucas-neynar 2025-03-14 18:58:43 -07:00
  • 0f94f3f744 bump package number lucas-neynar 2025-03-14 18:48:50 -07:00
  • 82f0b3510a update to .env.local lucas-neynar 2025-03-14 18:48:29 -07:00
  • 6f105d37c7 make redis optional lucas-neynar 2025-03-14 18:00:39 -07:00
  • c9deb0512c use neynar notifs lucas-neynar 2025-03-14 17:02:56 -07:00
  • 710c8255bf fix formatting lucas-neynar 2025-03-14 14:42:10 -07:00
  • db45db3003 fix: text lucas-neynar 2025-03-14 14:40:43 -07:00
  • 2d8485296a fix formatting lucas-neynar 2025-03-14 14:36:41 -07:00
  • 86c4c9148d fix formatting ; lucas-neynar 2025-03-14 14:34:23 -07:00
  • 8146693122 add localtunnel info lucas-neynar 2025-03-14 14:32:29 -07:00
  • 85671208dd fix: add success message lucas-neynar 2025-03-14 14:17:06 -07:00
  • 7ee37e9132 fix formatting lucas-neynar 2025-03-14 14:12:06 -07:00
  • d899f59c2c check seed phrase and retry lucas-neynar 2025-03-14 14:08:49 -07:00
  • 109724f841 update readme lucas-neynar 2025-03-14 13:58:31 -07:00
  • 0ec43a65e4 speed up download lucas-neynar 2025-03-14 13:56:53 -07:00
  • 01aa7c1098 add start message to dev.js lucas-neynar 2025-03-14 13:50:52 -07:00
  • 490d776098 go back to localtunnel lucas-neynar 2025-03-14 13:34:56 -07:00
  • 6527543094 install ngrok in bin lucas-neynar 2025-03-14 13:01:41 -07:00
  • 37101b5f13 test ngrok lucas-neynar 2025-03-14 12:55:44 -07:00
  • b45798015f feat: test ngrok lucas-neynar 2025-03-14 12:49:12 -07:00
  • 064919a0fa replace project name lucas-neynar 2025-03-14 10:14:54 -07:00
  • ce5483a8e1 update package.json so project and script name match lucas-neynar 2025-03-13 16:18:53 -07:00
  • ab05215d65 version bump lucas-neynar 2025-03-13 16:10:37 -07:00
  • fa96683ee0 fix: cleanup README lucas-neynar 2025-03-13 16:05:18 -07:00
  • 8ab3b4317b style updates lucas-neynar 2025-03-13 15:59:07 -07:00
  • ace806fcb9 add icon url to input and fix splash image url default lucas-neynar 2025-03-13 15:37:41 -07:00
  • 722d938ae5 fix: downgrade versions lucas-neynar 2025-03-13 15:18:36 -07:00
  • 6d292aab66 fix: dependencies lucas-neynar 2025-03-13 15:08:57 -07:00
  • b88e72524a make seed phrase optional lucas-neynar 2025-03-13 14:58:32 -07:00
  • 3186cb7fc8 feat: ask for splash image url lucas-neynar 2025-03-13 14:07:55 -07:00
  • 853c63e024 cleanup lucas-neynar 2025-03-13 13:50:04 -07:00
  • f040e9dcf9 fix: load env variables lucas-neynar 2025-03-13 13:45:40 -07:00
  • 317e302e48 fix: remove commonjs syntax lucas-neynar 2025-03-13 13:04:17 -07:00
  • de626cac17 fix: update to commonjs imports lucas-neynar 2025-03-13 13:01:43 -07:00
  • f02b4064db fix: cleanup dev server exit code lucas-neynar 2025-03-13 12:58:48 -07:00
  • 109569924d pass localtunnel url to dev server lucas-neynar 2025-03-13 12:56:09 -07:00
  • b168e34521 feat: auto-generate manifest lucas-neynar 2025-03-13 12:39:59 -07:00
  • 51f8c92eb3 feat: update npx name to test value lucas-neynar 2025-03-11 16:42:08 -07:00
  • 022761831b feat: cleanup package.json lucas-neynar 2025-03-11 16:38:58 -07:00
  • 692938fab9 fix: cleanup readme lucas-neynar 2025-03-11 16:33:20 -07:00
  • e6b09ba949 fix: index.js logs lucas-neynar 2025-03-11 16:29:50 -07:00
  • 512c3fa71c fix: index.js logs lucas-neynar 2025-03-11 16:28:49 -07:00
  • d264ebf9e0 fix: index install lucas-neynar 2025-03-11 16:25:17 -07:00
  • efb40c648e feat: add npx script and cleanup lucas-neynar 2025-03-11 16:23:49 -07:00
  • 417611b3d7 adding neynar trial api key Rishav Mukherji 2025-03-06 23:45:48 -05:00
  • c4f4135adb add unichain horsefacts 2025-03-05 09:49:56 -08:00
  • db989d609d set explicit aspect ratio horsefacts 2025-02-18 20:54:37 -05:00