Intoduction NODE JS API boilerplate Installation npm install Configuration cp .env.example .env Add your configuration to .env Run Server Switch NodeJs version nvm use Start server npm run start Feature Add support MongoDB core Add support MySQL Add support PostgreSQL Add support Redis