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:
- git clone https://github.com/nocodb/nocodb-seed
- cd nocodb-seed
- npm install
- npm start
NocoDB is now hosting on its default address.Â
- Inside a browser of your choice, visit localhost:8080
- Follow the instructions of setting up your Super Admin account.