NodeJS API Before running the project You have to create your ormconfig.json based on ormconfig-example.json. You have to create your .env file. Remember install dependencies with the command npm i Running the project Commands: npm run dev npm start