anbturki / dasbase

NodeJS and Typescript boilerplate project.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Nodejs project starter for Das Stack

Supports

  • Typescript
  • Database: Mongoose for NoSql/MongoDD and Typeorm for SQL/POSTGRE
  • Authentication
  • Modules Based System

Installation

$ git clone https://github.com/bnbturki/dasbase.git
$ cd dasbase
$ yarn install

About

NodeJS and Typescript boilerplate project.

License:Apache License 2.0


Languages

Language:TypeScript 100.0%