@ -82,15 +82,6 @@ If you plan to input some special characters, you may need to change the charact
We provide different docker-compose.yml files under [this directory](https://github.com/nocodb/nocodb/tree/master/docker-compose). Here are some examples.
@ -17,15 +17,6 @@ Simple installation - takes about three minutes!
If you are a Docker user, you may try this way!
<Tabs>
<TabItemvalue="js"label="JavaScript">
```js
function helloWorld() {
console.log('Hello, world!');
}
```
</TabItem>
<TabItemvalue="sqlite"label="SQLite">
```bash
@ -91,15 +82,6 @@ If you plan to input some special characters, you may need to change the charact
We provide different docker-compose.yml files under [this directory](https://github.com/nocodb/nocodb/tree/master/docker-compose). Here are some examples.