Open-source job board starter kit with Next.js and Airtable for searchable, customizable job listings
- Stars64
- Forks38
- Open Issues7
MIT
- TypeScript
- CSS
- JavaScript

About Bordful
Bordful is open-source job board software built with Next.js, Tailwind CSS, and Airtable. It lets you stand up a branded job board with listings, search, and filters, while managing jobs through an Airtable base that acts as the admin and content store.
It uses static generation with Next.js Incremental Static Regeneration to keep listings fresh without manual rebuilds. Features include client-side search, rich text job descriptions, smart pagination, a mobile-responsive layout, multi-currency salary support, and email job alerts. It also generates schema.org JobPosting data, XML sitemaps, robots.txt, Open Graph images, and RSS, Atom, and JSON feeds.
Bordful runs as a Next.js app with Airtable for content, and the documented path is to clone the code, connect your Airtable base, and deploy to Vercel. You can self-host it on any platform that runs a Next.js application.
Key features
- Job listings with client-side search and filters
- Jobs managed through an Airtable base
- Static generation with ISR for fresh listings
- RSS 2.0, Atom, and JSON feeds
- Schema.org data, sitemaps, robots.txt, and OG images
Details
- On GitHub since
- 2024
- Language
- TypeScript
- Framework
- Next.js, Tailwind CSS
- Content store
- Airtable
- License
- MIT
- Deploy
- Vercel or any Next.js host
