Skip to content

palisir/alabouf

Repository files navigation

alabouf

A restaurant discovery web application that displays favorite restaurants on an interactive map. "On a testé, on a aimé, on partage. Nos restos favoris sur une carte."

Built with Next.js, TypeScript, Mapbox GL, and Contentful CMS.

Getting Started

Prerequisites

  • Bun
  • A Contentful account and space
  • A Mapbox account and access token

Installation

  1. Clone the repository and install dependencies:
bun install
  1. Create .env.local from .env.sample in the root directory and fill all the env variables
cp .env.local .env.sample
  1. Run the development server:
bun run dev
  1. Open http://localhost:3000 in your browser.

Available Scripts

  • bun run dev - Start the development server
  • bun run build - Build the production bundle
  • bun run start - Start the production server
  • bun run lint - Run ESLint

Todo

Kanban on Notion

About

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages