An open API service indexing awesome lists of open source software.

https://github.com/xxx87/ts-app-template


https://github.com/xxx87/ts-app-template

api backand boilerplate express nodejs rest-api server template typescript

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

          

## TypeScript Application Template for Node.js for rapid development of server applications

### Technologies used

- TypeScript
- Node.js
- Express
- ESLint
- Prettier
- Husky
- Nodemon
- Winston (logger)
- TSC-Alias
- TSConfig-Paths

### Prerequisites

- Node.js v18+
- Yarn v1.22+

### Installation

1. Clone the repository
2. Run `yarn install` to install dependencies
3. Run `yarn build` to build the project
4. Run `yarn start` to start the project
5. Run `yarn dev` to start the project in development mode with hot reloading

### Tags/Topics

#typescript #nodejs #express #template #boilerplate #starter-kit #backend #server #api #rest-api #eslint #prettier #husky #nodemon #winston #development