budibase/packages/builder
Mitch-Budibase bf5da62f75 Removing Cypress
We no longer need Cypress.

I am removing the Cypress directory.
Also updated package.json to remove the cypress related lines
2023-01-31 16:48:27 +00:00
..
.vscode
assets Portal redesign (#9336) 2023-01-18 13:56:53 +00:00
build
scripts
src Merge pull request #9467 from Budibase/feature/auth-screens-redesign 2023-01-31 16:13:46 +00:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
index.html
nuxt.config.js
package.json v2.2.12-alpha.50 2023-01-31 16:26:17 +00:00
reporterConfig.json
routify.config.js
tsconfig.build.json
tsconfig.json
vite.config.js
yarn.lock Add fields for MongoDB SSL cert file paths (#8260) 2023-01-23 16:46:02 +00:00

README.md

Get Started

yarn install

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