A simple Node.js Starter.
- Typescript
- Express
- Nodemon
- ESM
- ESLint or Prettier
- Commitlint
- Dotenv
- Jest
- GitHub workflows
Node.js 16
Required.
Clone the repository, then add your code in the src
directory and unit tests in the __tests__
directory.
8000