Development setup [Jul 15]

:raising_hand_man: Alsu asked

Hi all, I am having troubles building ts code from my local machine when I run nocodb with docker. I make changes in the code and they are not reflected on the browser, do you know what could be the reason?

:man_bald: dstala replied

<@955863278133870672> Please confirm if you are following the steps listed here

:raising_hand_man: Alsu replied

I am running it with docker docker run -d --name nocodb-mysql \

-v “$(pwd)”/nocodb-develop:/usr/app/data/ \

-p 80:8080 \ nocodb/nocodb:latest

:man_bald: dstala replied

making changes locally will not update docker image. you will have to switch over to node based Development setup for applying your modifications

:raising_hand_man: Alsu replied

Thank you!

:raising_hand_man: Alsu replied

I went through instructions to launch with node, I made small changes in signin.vue file, relaunch it, front end seemed to pick up changes (in my terminal files were reloaded), but nothing changes in the browser

:raising_hand_man: Alsu replied

Do you know what else I need to do to be able see changes?

:raising_hand_man: Alsu replied

Never mind, changes are in port 3000, I was checking 8080

:man_bald: dstala replied

<@955863278133870672>, do mark your feedback here

Discord

Autogenerated from discord


Join NocoDB’s community

DiscordTwitterRedditDocs