NocoDB
58514building no-code database solutions with ease of spreadsheets.
2025-02-13
2025-02-13
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.