Hotfixes and CI/CD
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 3m51s
Some checks failed
Build and Deploy / build-and-deploy (push) Failing after 3m51s
This commit is contained in:
3
setup.js
3
setup.js
@@ -48,4 +48,5 @@ console.log('\nFor Supabase setup:');
|
||||
console.log('- Visit https://supabase.io to create an account');
|
||||
console.log('- Create a new project');
|
||||
console.log('- Find your project URL and anon key in the project settings');
|
||||
console.log('- Create the required tables (users and timers) in the SQL editor');
|
||||
console.log('- Create the required tables (users and timers) in the SQL editor');
|
||||
console.log('- Optionally, set up automatic session closure (preserves history) by running the SQL in supabase/close_sessions_cron.sql');
|
||||
Reference in New Issue
Block a user