Skip to content
/ tsnodex Public template

A superquick TypeScript + Nodejs + Express Starter Template with Nodemon setup.

License

Notifications You must be signed in to change notification settings

resuminator/tsnodex

Repository files navigation

TSNodex

A superquick TypeScript + Nodejs + Express Starter Template with Nodemon setup. Get started with your next server in seconds!

🚀 How to get started?

It's super easy to get started with this template. Just click on Use this template and follow the instructions to setup your repository.

image

Once your repository is setup, clone it and install the dependencies

npm install

And use the following script to start the server in development mode:

npm run dev

This will run your server on PORT: 5000. Port is defined in index.ts and you can change it to any valid port.

About

A superquick TypeScript + Nodejs + Express Starter Template with Nodemon setup.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published