https://github.com/selfagency/ts-base
https://github.com/selfagency/ts-base
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/selfagency/ts-base
- Owner: selfagency
- Created: 2024-12-17T16:54:38.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-01-08T18:47:36.000Z (9 months ago)
- Last Synced: 2025-03-15T00:13:37.290Z (7 months ago)
- Language: JavaScript
- Size: 35.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# ts-base
A modern Node.js Typescript base project with a bundler, logger, standard library, linter, and formatter, ready to go.
- Package manager: [PNPM](https://pnpm.io)
- Type system: [Typescript](https://www.typescriptlang.org)
- Bundler: [tsup](https://tsup.egoist.dev)
- Logger: [tslog](https://tslog.js.org)
- Standard library: [Radashi](https://radashi.js.org)
- Linter: [eslint](https://eslint.org)
- Formatter: [prettier](https://prettier.io)Add environment variables to `.env` to preload.