SDC this app uses Node, Express, Sequelize and PostgreSql. Database API Interface Quick Start # Install dependencies npm install # Serve on localhost:3000 npm start # Test /products route performance npm test