https://github.com/selfagency/sandman-scripts
https://github.com/selfagency/sandman-scripts
Last synced: 6 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/selfagency/sandman-scripts
- Owner: selfagency
- Created: 2025-02-05T23:01:27.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2025-02-06T16:02:09.000Z (8 months ago)
- Last Synced: 2025-03-24T03:56:01.101Z (7 months ago)
- Language: TypeScript
- Size: 181 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.