You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
turso auth signup
turso db create runner-db
echo"TURSO_CONNECTION_URL=$(turso db show runner-db --url)"> .env
echo"TURSO_AUTH_TOKEN=$(turso db tokens create runner-db)">> .env