node-api-starter-template Starter template to Node API Setup Clone this repository, Install what's needed: yarn install, Copy .env.sample to .env.local (change the values, if needed), Start development yarn run dev Start production yarn start