budibase/packages/builder
melohagan 525b6f84bb
Remove references to day passes (#15079)
* Remove references to day passes

* lint

* Point pro to branch with no day passes code

* update yarn lock
2024-11-28 10:37:44 +00:00
..
assets tidy up 2024-09-30 14:43:10 +01:00
public
src Remove references to day passes (#15079) 2024-11-28 10:37:44 +00:00
.gitignore Gitignore 2024-11-26 12:22:58 +01:00
CONTRIBUTING.md apply fixes for common spelling mistakes 2021-07-09 17:54:49 +01:00
LICENSE.md License cleanup 2021-11-17 14:21:16 +00:00
README.md Update README.md 2023-09-28 16:41:22 +01:00
babel.config.js
index.html
nuxt.config.js Add nuxt config file to actually silence vite spam 2022-02-22 12:38:24 +00:00
package.json Merge branch 'BUDI-8866/builder-enable-typescript' into BUDI-8866/check-builder-ts-types 2024-11-26 13:02:04 +01:00
routify.config.js
svelte.config.js Allow building ts 2024-11-25 18:38:56 +01:00
tsconfig.build.json Add checks 2024-11-26 12:29:24 +01:00
tsconfig.json
vite.config.mjs Enable typescript files 2024-11-26 12:22:58 +01:00
vitest.setup.js lint 2024-09-09 13:55:26 +01:00

README.md

Get Started

yarn install

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