Added files
This commit is contained in:
1
client/analytics.js
Normal file
1
client/analytics.js
Normal file
@ -0,0 +1 @@
|
||||
// Add your analytics script here.
|
||||
4
client/env.js
Normal file
4
client/env.js
Normal file
@ -0,0 +1,4 @@
|
||||
window.HASURA_API_URL = "/hasura";
|
||||
window.REPOFLOW_SERVER = "/api";
|
||||
window.IS_PRINT_ENV = true;
|
||||
window.DOCS_URL = "/docs";
|
||||
Reference in New Issue
Block a user