Fast & minimalist TypeScript starter projects for Node.js.
This is a Node.js project which uses npm packages.
Before installing, download and install Node.js.
For the project files there isn't a lot of Setup required. I've personally made sure that all the major Setup stuff has been done. Therefore the only thing you'd be responsible for is updating the NPM packages present in the projects.
Altough let me warn you - There might be errors or some usecases these projects wont work with. I am not responsible for those (altough I'm open to helping out!)
The older the project gets, the more it (probably) will break. I will try to keep the repository up to date with the newest packages and technologies but I can't for sure say when things get updated or not.
To update the packages, follow the Updating packages downloaded from the registry guide from the official NPM website.
- Support for TypeScript Version 5.4.5
- Hassle free setup.
- Super-high test coverage
- Nodemon pre-installed and configured for all project types
- Many versions (Such as Express JS and Fastify coming soon)
- ORM Integrations like Drizzle ORM and Mongoose (Coming soon)
- And more!
More coming soon!