
NocoDB
building no-code database solutions with ease of spreadsheets.
Getting Started
- Clone the NocoDB GitHub repository.
git clone https://github.com/nocodb/nocodb.git
- Navigate to the docker-compose directory.
cd nocodb/docker-compose/2_pg
- Start the service using docker compose.
docker compose up -d
- Access NocoDB by navigating to http://localhost:8080 in your web browser.