Skip to content

Starter codes for TypeScript Projects with Node.js. Includes Express and more.

Notifications You must be signed in to change notification settings

SeymenNW/TypeScript-Starter-Projects

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 

Repository files navigation

TypeScript Logo

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.

Setup - Update your dependencies.

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.

Features

  • 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!

About

Starter codes for TypeScript Projects with Node.js. Includes Express and more.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published