budibase/packages/builder
Andrew Kingston 4ba0f0ded0 Revert nav bar background to default theme color when changing client app theme, and use a unique nav background color for light theme 2022-01-12 15:39:20 +00:00
..
.vscode
assets Adding bindings to rest API, adding in spaceship placeholder, updating the look of some other components, cleaning up some whitespace. 2021-12-08 17:58:30 +00:00
build
cypress Merge pull request #3737 from Budibase/feature/home-screen-redesign 2021-12-15 09:47:03 +00:00
src Revert nav bar background to default theme color when changing client app theme, and use a unique nav background color for light theme 2022-01-12 15:39:20 +00:00
.gitignore reverts some of the merged files 2021-03-18 14:33:45 +01:00
CONTRIBUTING.md
LICENSE.md
README.md
babel.config.js Update URLs to use builder instead of _builder 2021-04-01 10:06:22 +01:00
cypress.json
index.html Revert to BB logo favicon 2021-10-06 13:28:24 +01:00
package.json v1.0.27-alpha.6 2022-01-07 12:04:19 +00:00
routify.config.js
vite.config.js
yarn.lock WIP: Rest API import 2021-11-25 17:14:07 +00:00

README.md

Get Started

yarn install

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