mirror of
https://github.com/nocodb/nocodb.git
synced 2026-05-04 15:06:54 +00:00
doc : update
This commit is contained in:
@@ -56,6 +56,7 @@ Powered by popular node packages : ([express](https://github.com/expressjs/expre
|
||||
<!-- AddToAny END -->
|
||||
|
||||
|
||||
|
||||
# Features
|
||||
* Generates API for **ANY** MySql database
|
||||
* Serves APIs irrespective of naming conventions of primary keys, foreign keys, tables etc
|
||||
@@ -434,6 +435,7 @@ http://localhost:3000/download?name=fileName
|
||||
<!-- AddToAny END -->
|
||||
|
||||
|
||||
|
||||
# Docker
|
||||
|
||||
Simply build with `docker build -t xmysql .` and run with `docker run -p 3000:3000 -d xmysql`
|
||||
|
||||
Reference in New Issue
Block a user