We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b9ca94e commit a90e904Copy full SHA for a90e904
1 file changed
apply.js
@@ -1,3 +1,4 @@
1
+alert("apply.js is working");
2
// 1. SUPABASE CONFIG (replace with your real values)
3
const SUPABASE_URL = "https://cvkxtsvgnynxexmemfuy.supabase.co";
4
const SUPABASE_ANON_KEY = "sb_publishable_DGT-x86M-BwI4zA7S_97CA_3v3O3b0A";
0 commit comments