Demo DAC Portal Backend This project was generate with pure NodeJs code Getting started Go to project folder and install dependencies: npm install Launch development server, and open localhost:3000 in your browser, or use and test tool like Postman: npm start