Skip to content

ixruby/chaiwala-v0

Repository files navigation

Chaiwala

Project overview

Chaiwala is a cafeteria website that showcases the menu catalog and supports table bookings through a clean, modern UI built with Next.js and Tailwind CSS.

Setup

Dependencies

  • Node.js 18+ (recommended)
  • pnpm (repo is configured for pnpm@10.x)

Install steps

pnpm install

Run the app (local development)

pnpm dev

Then open http://localhost:3000.

Build and run for production

pnpm build
pnpm start

Configuration

There are no required environment variables or database configuration at this time. If you add runtime configuration later, document it here.

Optional environment variables

None.

Tests

No automated test suite is configured. You can run linting with:

pnpm lint

About

Chai project v0 - cafeteria website prototype.

Topics

Resources

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors