A small node application to fetch data from json-placeholder and store it on a remote postgres database for future usage.
-
Install all dependencies
npm install
-
Run project.
Navigate into your new site’s directory and start it up.
npm run start