Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 268 Bytes

File metadata and controls

19 lines (13 loc) · 268 Bytes

intrig-sample-server

Sample server to showcase intrig functinality.

Prerequisites

  • Node: 21+

Start server

The sample server can be found in ecommerce-backend

cd ecommerce-backend

The server can be start with npm

npm run start