/jkt48showroom

Autofetch showroom data and save it to airtable

Primary LanguageTypeScript

JKT48 Showroom updater

Table of Contents

About

JKT48 Showroom Airtable Data!

This is a bot used to fetch data from showroom api and store it in airtable for further needs

Prerequisites

NodeJS v18.3.0 or latest
Airtable account

and set env value

export AIRTABLE_API_KEY=
export AIRTABLE_BASE=
export AIRTABLE_TABLE_NAME=

Installing

git clone https://github.com/nekoding/jkt48showroom
cd jkt48showroom
npm i

wait until installation package finished

Usage

npx ts-node ./src/app.ts