You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@kpodp0ra I updated the CONTRIBUTING.md and listed our commonly used commands. If there are more questions, you can raise them in this issue. I will update it if appropriate.
During my development, I used the following commands:
To update my database after git pull
To make a build
docker build . --file=dockers/teable/Dockerfile -t teable-fork
I am curious to know what commands @tea-artist uses and whether we should add them to https://github.com/teableio/teable/blob/develop/CONTRIBUTING.md and Makefile/package.json
Inspired by #1217
The text was updated successfully, but these errors were encountered: