Skip to content

Latest commit

 

History

History
23 lines (17 loc) · 373 Bytes

README.md

File metadata and controls

23 lines (17 loc) · 373 Bytes

Run on Repl.it

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.