Skip to content

Commit

Permalink
Merge branch 'grid-all-datasources' of github.com:Budibase/budibase i…
Browse files Browse the repository at this point in the history
…nto grid-all-datasources
  • Loading branch information
aptkingston committed Oct 10, 2023
2 parents d5b047f + befa07b commit a9b4f4c
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions docs/CONTRIBUTING.md
Original file line number Diff line number Diff line change
Expand Up @@ -138,6 +138,8 @@ To develop the Budibase platform you'll need [Docker](https://www.docker.com/) a

`yarn setup` will check that all necessary components are installed and setup the repo for usage.

If you have access to the `@budibase/pro` submodule then please follow the Pro section of this guide before running the above command.

##### Manual method

The following commands can be executed to manually get Budibase up and running (assuming Docker/Docker Compose has been installed).
Expand All @@ -146,6 +148,8 @@ The following commands can be executed to manually get Budibase up and running (

`yarn build` will build all budibase packages.

If you have access to the `@budibase/pro` submodule then please follow the Pro section of this guide before running the above commands.

#### 4. Running

To run the budibase server and builder in dev mode (i.e. with live reloading):
Expand Down

0 comments on commit a9b4f4c

Please sign in to comment.