Bordful
Airtable-backed Next.js job board you can launch without touching a database.

- Best for
- Indie makers or niche communities who want a fast, SEO-strong job listings site without building a backend - content lives in an Airtable base a non-developer can edit.
- Skip if
- You need employer self-serve accounts, applicant tracking, or paid postings out of the box - Bordful is a listings frontend over Airtable, and Stripe billing is still listed as forthcoming.
Bordful is an open-source job board starter built with Next.js, Tailwind CSS, and Airtable as the data store instead of a custom backend. Job listings live in an Airtable base a non-developer can edit directly, while the Next.js frontend statically generates SEO-friendly listing pages with JobPosting schema markup, client-side search, and multi-currency salary filtering. It's made by Craftled, a small indie studio, and ships under the MIT license with a live demo and one-click Vercel deploy path.
Pros
- Genuinely fast to launch: clone it, point at an Airtable base, deploy to Vercel - no custom backend or database migrations to run.
- SEO is treated as a first-class feature (JobPosting schema, auto sitemaps, ISR-fresh listings) rather than an afterthought, which matters for an SEO-driven niche job board.
- Actively maintained under an MIT license (pushed to as recently as July 2026) with no cost to adopt or fork.
Cons
- No employer accounts, applications, or paid-listing checkout are built in yet - Stripe support is still listed as forthcoming, so monetizing postings means building that layer yourself.
- Airtable as the system of record caps you at Airtable's row and API rate limits, and moving off it later means rebuilding the data layer.
- Small project (68 GitHub stars at review time) from a two-to-three-person indie studio, not a company with a dedicated support team.
Features
What's in the box
- Landing page
- Search
Growth and ops
- SEO-optimized
- Sitemap generation
Licensing and commercial
- Open source
- Free tier
- MIT licensed
Pages included
Alternatives

Laravel Job Board
Self-hosted Laravel starter with Stripe checkout already wired up for paid job listings.

WP Job Manager
The WordPress plugin most job boards are quietly built on, with employer applications and paid listings sold as official add-ons.
from $159