Lesson 3 of 8
In Progress

NocoDB Introduction

icarus November 17, 2022
LanguageARCHDADEENESFIFRGRHEHIINITJAMSNENLNOPTSVSWATHTR

NocoDB is an open source platform that turns any database into a smart spreadsheet.

Get the latest version of NocoDB here:  https://github.com/nocodb/nocodb

How to Install it using Git + npm:

  1. git clone https://github.com/nocodb/nocodb-seed
  2. cd nocodb-seed
  3. npm install
  4. npm start

NocoDB is now hosting on its default address. 

  1. Inside a browser of your choice, visit localhost:8080
  2. Follow the instructions of setting up your Super Admin account.