Skip to content

namhoang1604/airtable_nestjs

Repository files navigation

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

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published