Skip to content

Latest commit

 

History

History
23 lines (16 loc) · 293 Bytes

README.md

File metadata and controls

23 lines (16 loc) · 293 Bytes

Installation

git clone https://github.com/mhrstmnn/nocodb-seed.git
cd nocodb-seed
npm install

Start NocoDB

npm run start

Upgrade NocoDB

npm run upgrade

Using environment file

Copy the .env.example file to .env and change as needed