expressjs-generator-ts-boilerplate

0.0.0 • Public • Published

Logo

Express Generator TypeScript

A node.js boiler plate that uses express-generator as a base code and ported to TypeScript.

The main difference of this package to the others is that this uses a fresh install for express-generator without dependencies

Installation

clone this repo and use as you please

  cd express-generator-ts-boilerplate
  rm -rf .git

change to your project name

  cd ../
  mv express-generator-ts-boilerplate [your project name]

Optimizations

Future optimizations will include cli to not have to rely on deleting the .git directory

Documentation

Documentation

Author

License

MIT

Readme

Keywords

none

Package Sidebar

Install

npm i expressjs-generator-ts-boilerplate

Weekly Downloads

0

Version

0.0.0

License

none

Unpacked Size

15.6 kB

Total Files

8

Last publish

Collaborators

  • galoberlyn