git clone https://github.com/nocodb/nocodb-seed
cd nocodb-seed
npm install
npm run start
npm run upgrade
Copy the .env.example file to .env and change as needed.
git clone https://github.com/nocodb/nocodb-seed
cd nocodb-seed
npm install
npm run start
npm run upgrade
Copy the .env.example file to .env and change as needed.