fix: remove monorepo
This commit is contained in:
2
app/lib/constants.ts
Normal file
2
app/lib/constants.ts
Normal file
@@ -0,0 +1,2 @@
|
||||
export const CLIENT_ID = 'bolt';
|
||||
export const CLIENT_ORIGIN = import.meta.env.VITE_CLIENT_ORIGIN ?? 'https://stackblitz.com';
|
||||
Reference in New Issue
Block a user