# nocodb-seed **Repository Path**: mvcdoc/nocodb-seed ## Basic Information - **Project Name**: nocodb-seed - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2025-01-10 - **Last Updated**: 2025-01-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README [![Run on Repl.it](https://repl.it/badge/github/nocodb/nocodb-seed)](https://repl.it/github/nocodb/nocodb-seed) ## Clone & install ``` git clone https://github.com/nocodb/nocodb-seed cd nocodb-seed npm install ``` ## Start ``` npm run start ``` ## To Upgrade ``` npm run upgrade ``` ## Using environment file Copy the .env.example file to .env and change as needed.