Skip to content

matthew-millard/career-plate

Repository files navigation

Career Plate

🚀 Getting Started

Installation

  1. Clone the repository

    git clone <repository-url>
    cd career-plate
  2. Install dependencies

    npm install
  3. Environment Setup Create a .env file in the root directory:

    DATABASE_URL="your_database_url"
  4. Database Setup

    # Generate Prisma client
    npx prisma generate
  5. Start Development Server

    npm run dev

The application will be available at http://localhost:3000

About

Career Plate is a directory for FOH and BOH professionals in the hospitality industry.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published