Skip to content

Instantly share code, notes, and snippets.

@kirandash
Last active March 16, 2023 15:10
Show Gist options
  • Save kirandash/ebbf096800503da1bc9a53fe270e5caa to your computer and use it in GitHub Desktop.
Save kirandash/ebbf096800503da1bc9a53fe270e5caa to your computer and use it in GitHub Desktop.
Remix Project cheat sheet

npx remix routes: to check all the routes

playwright installation: npm init playwright@latest --yes -- --quiet --browser=chromium --gha

Fly io

  • flyctl auth token to get token and set FLY_API_TOKEN in actions setting for project
  • fly deploy to deploy app
  • flyctl login

Playwright

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment