Skip to content

prophen/airtable-brag-file

Repository files navigation

Create a Brag File with Airtable Backend

Purpose

Create an app that allows the user to make entries to a brag file that is saved in an Airtable base. Next.js will be used for the frontend.

Prerequisites

  • Airtable account (free level okay)
  • Node.js >= 12.22.0 installed
  • text editor
  • terminal app

Getting Started

  1. Create the Airtable base with the fields you will be tracking in the brag file

Format Field Name: Field Type

  • ID (primary field): Autonumber
  • Name: Single select
  • Description: Long text
  • Attachments: Attachment
  • Supporting Link: URL
  • Created: Created time
  • Last Modified: Last modified time
  1. Get the starter repo

About

A next.js application that updates an Airtable brag file

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published