budibase/packages/builder
mike12345567 c311bae7b9 Fixing an issue with redirect loop in auth, 2021-05-27 12:05:31 +01:00
..
.vscode
assets Remove Inter font fully and replace with Source Sans Pro, fix favicon import path 2021-05-25 09:41:23 +01:00
build
cypress Changing cypress commands. 2021-05-24 16:32:42 +01:00
src Fixing an issue with redirect loop in auth, 2021-05-27 12:05:31 +01:00
.gitignore
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js
cypress.json
index.html Remove Inter font fully and replace with Source Sans Pro, fix favicon import path 2021-05-25 09:41:23 +01:00
package.json v0.9.13 2021-05-27 07:19:23 +00:00
routify.config.js
vite.config.js Add real Budibase space logo as the default logo 2021-05-24 16:19:29 +01:00
yarn.lock

README.md

Get Started

yarn install

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