https://github.com/timelessco/next-ts-app-template
Next TS App Template
https://github.com/timelessco/next-ts-app-template
next production react ts
Last synced: 5 months ago
JSON representation
Next TS App Template
- Host: GitHub
- URL: https://github.com/timelessco/next-ts-app-template
- Owner: timelessco
- License: mit
- Created: 2021-12-29T11:42:18.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2026-01-27T04:51:08.000Z (5 months ago)
- Last Synced: 2026-01-27T07:44:30.531Z (5 months ago)
- Topics: next, production, react, ts
- Language: TypeScript
- Homepage: https://next-react-app-ts.vercel.app/
- Size: 18.8 MB
- Stars: 8
- Watchers: 1
- Forks: 1
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE.md
- Code of conduct: .github/CODE_OF_CONDUCT.md
- Security: .github/SECURITY.md
Awesome Lists containing this project
README
Next TS App
Next TS App Template

## Introduction
Built using the [Next.js framework](https://nextjs.org/) and written in
TypeScript & other amazing technologies mentioned below to build a modern web
application.
- [pnpm](https://pnpm.io/)
- [react](https://reactjs.org/)
- [typeScript](https://www.typescriptlang.org/)
- [next.js](https://nextjs.org/)
- [tailwindcss](https://tailwindcss.com/)
- [zod](https://github.com/colinhacks/zod)
- [eslint](https://eslint.org/)
- [prettier](https://prettier.io/)
- [stylelint](https://stylelint.io/)
- [markdownlint](https://github.com/DavidAnson/markdownlint)
- [knip](https://github.com/webpro/knip)
- [cspell](https://cspell.org)
- [husky](https://typicode.github.io/husky/#/)
- [lint-staged](https://github.com/okonet/lint-staged#readme)
- [commitlint](https://commitlint.js.org/#/)
- [release-it](https://github.com/release-it/release-it#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
💻 ️️️️♿️ 📖 🎨 🤔 🚧

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).