feat: add plane.so to turbo
This commit is contained in:
parent
5856e2c477
commit
1fc4f4d2db
76 changed files with 4748 additions and 96 deletions
5
apps/www/constants/api-routes.ts
Normal file
5
apps/www/constants/api-routes.ts
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
// Base URLS
|
||||
export const BASE_PROD = ``;
|
||||
export const BASE_LOCAL = ``;
|
||||
export const BASE_STAGING = ``;
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue