budibase/packages/builder
Martin McKeaveney 19c7c6aa9c upgrading posthog-js to support surveys 2024-04-03 11:38:42 +01:00
..
assets n8n automation action integration (#12992) 2024-02-15 13:05:03 +00:00
public
src Add optional chaining to fix log out and log in issue 2024-04-02 14:46:28 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
index.html
nuxt.config.js
package.json upgrading posthog-js to support surveys 2024-04-03 11:38:42 +01:00
routify.config.js
tsconfig.build.json
tsconfig.json Make paths more generic and add paths for @budibase imports 2024-03-19 09:49:44 +00:00
vite.config.js Add some new resolution aliases and simplify long nasty relative import paths 2024-02-05 12:08:45 +00:00
vitest.setup.js

README.md

Get Started

yarn install

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