Created by: rezrah
Part of https://github.com/github/primer/issues/886
Notes
- Unable to move 301 redirects handled by Vercel
- Needed to lock node engine to v12 due to dependency constraints
- Removed redundant package-lock in favour on yarn.lock
- added eslintignore to avoid including node_modules + other ephemeral folders and decrease build times
Todo
-
Create environments -
Configure feature flags -
Update readme with actual url
Post-merge
-
Remove Vercel environment -
Remove project and deployment triggers in dotcom account