Tip
This project utilizes uv
for module management.
You can find installation instructions via relevant operating system documentation.
- Clone:
gh repo clone aksbdc/nocodb-to-gpt-via-api
- Source:
cd nocodb-to-gpt-via-api
- Build:
make
main
→ production ready environment.staging
→ released changes to be merged intomain
.dev
→ testing changes to be merged intostaging
.