An open API service indexing awesome lists of open source software.

https://github.com/mzohaibqc/sequelize-typescript-serverless-boilerplate

This project contains a sample serverless project using Sequelize and Typescript to achieve the best coding experience :)
https://github.com/mzohaibqc/sequelize-typescript-serverless-boilerplate

sequelize sequelize-typescript serverless vandium

Last synced: 5 months ago
JSON representation

This project contains a sample serverless project using Sequelize and Typescript to achieve the best coding experience :)

Awesome Lists containing this project

README

          

# sequelize-typescript-serverless-boilerplate

Simple example of the sequelize-typescript package.

## Setup

```
git clone https://github.com/mzohaibqc/sequelize-typescript-serverless-boilerplate
cd sequelize-typescript-serverless-boilerplate
npm install
```

## Execution

```
npm start
```