chore : simplify self-hosting - default to postgres/sqlite

This commit is contained in:
Naveen MR
2024-06-18 10:02:44 +01:00
parent 5ae6b3e687
commit e627111d30
506 changed files with 0 additions and 5452 deletions

View File

@@ -80,19 +80,6 @@ If you plan to input some special characters, you may need to change the charact
:::
### NPX
You can run below command if you need an interactive configuration.
```bash
npx create-nocodb-app
```
#### Preview:
<img width="587" alt="image" src="https://user-images.githubusercontent.com/35857179/161526235-5ee0d592-0105-4a57-aa53-b1048dca6aad.png" />
### Homebrew