budibase/packages/builder
mike12345567 8d56fe1339 Adding a script to be able to debug backend like cypress runs, without needing to build everytime - fixing an issue that appears to only occur occasionally in the cypress environment. 2021-11-16 17:40:31 +00:00
..
.vscode
assets
build
cypress Adding a script to be able to debug backend like cypress runs, without needing to build everytime - fixing an issue that appears to only occur occasionally in the cypress environment. 2021-11-16 17:40:31 +00:00
src Merge pull request #3354 from Budibase/rory/fixes-platform-url 2021-11-16 13:46:06 +00:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json
index.html
package.json v0.9.185-alpha.6 2021-11-16 14:37:51 +00:00
routify.config.js
vite.config.js
yarn.lock set template URL in store instead of passing around param 2021-11-03 12:43:52 +01:00

README.md

Get Started

yarn install

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