motiz88 / Metro-remote-cache

Simple attempt to stand up a Metro bundler remote cache

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Metro Remote Cache Demo

  1. Install packages yarn && cd metro-cache-endpoint && yarn
  2. Start the Metro server yarn start:metro
  3. Start the Cache server yarn start:server
  4. Instead of fetching in React Native, run the script yarn fetch -- this is a bit more stable and timed.

About

Simple attempt to stand up a Metro bundler remote cache


Languages

Language:TypeScript 58.5%Language:CSS 22.8%Language:JavaScript 18.8%