项目作者: williamkoller

项目描述 :
Nestjs PostgreSQL Sequelize
高级语言: TypeScript
项目地址: git://github.com/williamkoller/nest-pg-sequelize.git
创建时间: 2021-04-26T02:53:54Z
项目社区:https://github.com/williamkoller/nest-pg-sequelize

开源协议:

下载


Firebase Cloud Functions logo

Nestjs PostgeSQL Sequelize

A new project configured to be able to use Sequelize with PostgreSQL

Steps to follow to work on this template:

  1. Clone this repository
  2. Install all dependencies yarn
  3. Make a copy of the .env.example file to .env
  4. Do a local test with local server yarn serve so you can see that everything is fine.