68cb2636df
* Add free_trial to deploy camunda script * Free trial banner * Don't show upgrade button for enterprise trial * Add link option to banners * Show free trial banner in portal * Only admins should see free trial modal * Fix days remaining * Ignore subscription cancelled message for trial * Remove unused code --------- Co-authored-by: José Vte. Calderón <jose@budibase.com> |
||
---|---|---|
.. | ||
assets | ||
public | ||
src | ||
.gitignore | ||
CONTRIBUTING.md | ||
LICENSE.md | ||
README.md | ||
babel.config.js | ||
index.html | ||
nuxt.config.js | ||
package.json | ||
routify.config.js | ||
tsconfig.build.json | ||
tsconfig.json | ||
vite.config.js | ||
vitest.setup.js |
README.md
Get Started
yarn install
Vite dev server (port 3000): yarn run dev
Build yarn run build