# nocodb-seed **Repository Path**: weiwangmr/nocodb-seed ## Basic Information - **Project Name**: nocodb-seed - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: feat/pkg - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-12-01 - **Last Updated**: 2022-12-06 ## 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.