Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/mahabubx7/txjs
personal node.js project starter
https://github.com/mahabubx7/txjs
Last synced: 1 day ago
JSON representation
personal node.js project starter
- Host: GitHub
- URL: https://github.com/mahabubx7/txjs
- Owner: mahabubx7
- License: mit
- Created: 2024-08-02T13:31:00.000Z (4 months ago)
- Default Branch: main
- Last Pushed: 2024-09-11T09:09:08.000Z (2 months ago)
- Last Synced: 2024-09-11T12:04:49.087Z (2 months ago)
- Language: TypeScript
- Size: 85.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# TxJS
### Finally, I have my own boilterplate for better DX
> I made this to have an express app boilerplate that can give me better DX and can keep me productive.
Thanks to 🤝 `tsoa`, it helped me a lot by managing swagger-openapi easily more than ever I did on my own.
### Key Features
- Node.js LTS v20.x or later (recommended)
- ES Modules based `esm` mode (type: `module`)
- Build target: `ES2022`
- Special thanks to `esbuild`. The game changer 🔥