1
0
Fork 0
mirror of synced 2024-08-02 11:51:34 +12:00
budibase/packages/builder
melohagan 923ae021a1
Feature/nps survey (#13423)
* get process env in JS file

* Hard-code posthog token

* Set posthog key based on env

* Don't run posthog locally in dev

* fix

* Only run posthog analytics in prod

* Don't use posthog in dev

* Revert posthog code changes.

* Remove intercom

* lint
2024-04-09 15:24:03 +01:00
..
assets n8n automation action integration (#12992) 2024-02-15 13:05:03 +00:00
public Update BB logo across product 2023-10-31 10:58:32 +00:00
src Feature/nps survey (#13423) 2024-04-09 15:24:03 +01:00
.gitignore Removing update to gitignore. 2023-10-26 18:23:39 +01:00
babel.config.js
CONTRIBUTING.md
index.html fix for fonts in production 2023-06-14 18:48:44 +01:00
LICENSE.md
nuxt.config.js
package.json get process env in JS file (#13414) 2024-04-08 09:58:59 +01:00
README.md Update README.md 2023-09-28 16:41:22 +01:00
routify.config.js
tsconfig.build.json
tsconfig.json Revert "Single attachment column type" 2024-04-03 16:01:45 +01:00
vite.config.js Feature/nps survey (#13423) 2024-04-09 15:24:03 +01:00
vitest.setup.js

Get Started

yarn install

Vite dev server (port 3000): yarn run dev Build yarn run build