ts-express-orm
TypeScript icon, indicating that this package has built-in type declarations

0.0.7 • Public • Published

ts-express-orm

A minimalistic NodeJS based Typescript, Expressjs and TypeORM boilerplate app generator

  • Minimal setup to get started
  • Typescript based express app
  • TypeORM support

Installation and use

npm install -g ts-express-orm

then run

tseo

After files are created inside your project folder: change directory to this folder and run npm install to get started.

TypeORM Supported Type

  • MSSQL
  • MySql
  • Sqlite
  • CockroachDB
  • Postgres
  • Oracle
  • MariaDB

Package Sidebar

Install

npm i ts-express-orm

Weekly Downloads

3

Version

0.0.7

License

MIT

Unpacked Size

17.5 kB

Total Files

13

Last publish

Collaborators

  • amitjha