studyu icon indicating copy to clipboard operation
studyu copied to clipboard

chore: Include env file dir as assets

Open johannesvedder opened this issue 9 months ago • 2 comments

  • Include the whole lib/envs folder inside the flutter_common package, so everyone can create their own .env.local without creating unstaged changes. Now you can create a copy of the existing .env.local.example and rename it to .env.local and replace the anon key with your own. Then run melos run dev:designer
  • Move melos clean hook to custom melos run reset script
  • Cleanup melos.yaml

johannesvedder avatar May 13 '24 14:05 johannesvedder