budibase/packages/builder
Mitch-Budibase fd3931312b Skipping 2 Job Application Tracker tests
The tests are
- Filter application by stage
- Edit application

The template functionality seems to differ between test env, CI, etc. Skipping these tests for now while i debug, and leaving the passing tests in
2022-05-06 13:18:10 +01:00
..
.vscode
assets
build
cypress Skipping 2 Job Application Tracker tests 2022-05-06 13:18:10 +01:00
src Merge branch 'develop' of github.com:Budibase/budibase into merge-master-develop 2022-05-04 14:16:40 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json Remove cypress video flag again 2022-03-08 14:45:47 +00:00
index.html
nuxt.config.js
package.json v1.0.143-alpha.1 2022-05-05 10:58:30 +00:00
routify.config.js
tsconfig.json
vite.config.js
yarn.lock Merge branch 'develop' into feature/licensing 2022-04-13 21:24:07 +01:00

README.md

Get Started

yarn install

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