0.84.12-20220226 • Published 3 years ago
nocodb-dev v0.84.12-20220226
nocodb
Running locally
Even though this package is a backend project, you can still visit the dashboard as it includes nc-lib-gui-dev2
.
npm install
npm run watch:run
# open localhost:8080/dashboard in browser
As nc-lib-gui-dev2
is hosted in npm registry, for local development, you should run nc-gui
separately.
If you wish to combine the frontend and backend together in your local devlopment environment, you may use packages/nc-lib-gui-dev2
as a local depenedency by updating the packages/nocodb/package.json
to
"nc-lib-gui-dev2": "file:../nc-lib-gui-dev2"
In this case, whenever there is any changes made in frontend, you need to run npm run build:copy
under packages/nc-gui/
.
0.84.12-20220226
3 years ago
0.84.12-20220225
3 years ago
0.84.12-20220224
3 years ago
0.84.12-20220223
3 years ago
0.84.12-20220222
3 years ago
0.84.12-20220221
3 years ago
0.84.12-20220220
3 years ago
0.84.12-20220219
3 years ago
0.84.12-20220219-0755
3 years ago
0.84.12-20220219-0729
3 years ago
0.84.12-20220219-0646
3 years ago
0.84.12-20220219-1341
3 years ago