Skip to content

Latest commit

 

History

History
39 lines (25 loc) · 626 Bytes

README.md

File metadata and controls

39 lines (25 loc) · 626 Bytes

Airtable Nestjs

Description

A server-side application is build on the Nestjs framework.

Features

  • Collect data from the third-party Airtable
  • Expose APIs

Installation

$ npm install

# Setup Postgres
$ docker-compose up -d

Running the app

# development
$ npm run start

# watch mode
$ npm run start:dev

# REPL mode
$ npm run repl

# production mode
$ npm run start:prod

Postman collection

https://grey-flare-845468.postman.co/workspace/My-Workspace~ae8a9dd4-6778-46c0-8b82-1cedd716e48c/collection/1378676-c3029dd1-b601-4a05-91b6-c4f62ba5a0a5?action=share&creator=1378676