Update README.md
This commit is contained in:
parent
86ed29d829
commit
89067e08f8
1 changed files with 3 additions and 3 deletions
|
@ -1,7 +1,7 @@
|
||||||
node-echo
|
node-example
|
||||||
=========
|
=========
|
||||||
|
In this example, the nodejs server connect to postgresql-db, insert two message into the db and then listen on 8080 port. When user access the nodejs server, the server getback the info from db and send to user.
|
||||||
# example:
|
# Usage this example:
|
||||||
|
|
||||||
$ osadm new-project test
|
$ osadm new-project test
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue