Skip to content

adamwgriffin/search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Search

A real estate search app written with Next.js.

Setup

Rename the env.local.example file to .env.local and add the missing values for any blank environment variables. You can generate NEXTAUTH_SECRET with openssl rand -base64 32.

Install:

  • Node.js >= 20.18.0
  • Bun >= 1.1.34

If you use asdf/mise you can just run asdf install for node and bun.

Run bun install to install dependencies.

Run the development server with bun run dev.

Run the tests with bun run test.

About

A real estate search app written with Next.js

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published