Hey guys! I always hated setting up new typescript projects cuz I had to copy over so many files and install packages that took quite sometime.
So I developed a typescript project generator and it is pretty fast. You'll have a project running in under 30s.
You can try it out RIGHT NOW.
npx ts-make-gen
Its called TSMake.
If you would like to check out the code... heres the link
https://github.com/vaderdev/tsmake
Top comments (0)