NocoDB setup on Debian [May 02]

:raising_hand_man: AngelOfElements asked

let’s say I am having a VM with Debian installed. What do I have to do to install NocoDB?

:raising_hand_man: wkw replied

GitHub - nocodb/nocodb: 🔥 🔥 🔥 Open Source Airtable Alternative

u can take a look at this. apart from the first one, others should work fine on your VM with Debian

Autogenerated from discord


Join NocoDB’s community

DiscordTwitterRedditDocs

Just to be sure

New Debian installation
This commands:

git clone GitHub - nocodb/nocodb-seed
cd nocodb-seed
npm install
npm start

Is korrect❓