nocodb / nocodb-dev-seed

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:Shell 68.2%Language:JavaScript 31.8%