1
0
Fork 0
mirror of synced 2024-08-04 21:02:01 +12:00
budibase/packages/builder
melohagan cfc2ea9117
Add free trial modal (#13609)
* Add free_trial to deploy camunda script

* WIP FreeTrial modal

* Handle free trial modal via self endpoint

* Set correct plan title for trial

* Remove catch

* lint

* Refactor

* Remove unnecessary code

* Rename to EnterpriseBasicTrialModal
2024-05-07 12:44:57 +01:00
..
assets Add free trial modal (#13609) 2024-05-07 12:44:57 +01:00
public Update BB logo across product 2023-10-31 10:58:32 +00:00
src Add free trial modal (#13609) 2024-05-07 12:44:57 +01:00
.gitignore Removing update to gitignore. 2023-10-26 18:23:39 +01:00
babel.config.js
CONTRIBUTING.md
index.html
LICENSE.md
nuxt.config.js
package.json get process env in JS file (#13414) 2024-04-08 09:58:59 +01:00
README.md
routify.config.js
tsconfig.build.json
tsconfig.json Revert "Revert "Single attachment column type"" 2024-04-03 16:05:18 +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