We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6df7c5c commit c37c64eCopy full SHA for c37c64e
README.md
@@ -107,7 +107,7 @@ CREATE TABLE metrics (
107
108
### Start the Server
109
```bash
110
-node index.js
+npm start
111
```
112
The server will run on [http://localhost:3000].
113
@@ -183,4 +183,4 @@ This project is licensed under the **MIT License**. See the [LICENSE](./LICENSE)
183
- Gratitude to the maintainers of the libraries used in this project.
184
185
## Stargazers over time
186
-[](https://starchart.cc/JawherKl/node-api-postgres)
+[](https://starchart.cc/JawherKl/node-api-postgres)
0 commit comments