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

https://github.com/timelessco/node-ts-app-template

This project is a template for creating a nodejs app that can be used in production.
https://github.com/timelessco/node-ts-app-template

app js node production template

Last synced: 5 months ago
JSON representation

This project is a template for creating a nodejs app that can be used in production.

Awesome Lists containing this project

README

          

Node TS App

Node TS App Template


All Contributors: 2



Contributor Covenant


License: MIT

Style: Prettier
TypeScript: Strict

## Introduction

Built using the [Node.js](https://nodejs.org/en) and written in TypeScript &
other amazing technologies mentioned below to build a modern web application.

- [typeScript](https://www.typescriptlang.org/)
- [ts-node](https://github.com/TypeStrong/ts-node)
- [dotenv-cli](https://github.com/entropitor/dotenv-cli)
- [pnpm](https://pnpm.io/)
- [eslint](https://eslint.org/)
- [prettier](https://prettier.io/)
- [markdownlint](https://github.com/DavidAnson/markdownlint)
- [knip](https://github.com/webpro/knip)
- [cspell](https://cspell.org)
- [npm-package-json-lint](https://npmpackagejsonlint.org/)
- [release-it](https://github.com/release-it/release-it#readme)
- [husky](https://typicode.github.io/husky/#/)
- [lint-staged](https://github.com/okonet/lint-staged#readme)
- [commitlint](https://commitlint.js.org/#/)
- [gacp](https://github.com/vivaxy/gacp#readme)
- [all-contributors](https://github.com/all-contributors/all-contributors)

## Development

See [`.github/CONTRIBUTING.md`](./.github/CONTRIBUTING.md), then
[`.github/DEVELOPMENT.md`](./.github/DEVELOPMENT.md). Thanks! 💖

## Contributors



Navin Moorthy
Navin Moorthy

💻 ️️️️♿️ 📖 🎨 🤔 🚧
Josh Goldberg
Josh Goldberg

🔧

> 💙 This package is based on
> [@JoshuaKGoldberg](https://github.com/JoshuaKGoldberg)'s
> [template-typescript-node-package](https://github.com/JoshuaKGoldberg/template-typescript-node-package).