Skip to content

A NestJS-based backend application designed for managing restaurant bookings. Built for a Software Development Practice class's project.

ThanaphomH/Restaurant-Reservation

Repository files navigation

Restaurant Reservation

Nest Logo

Description

Restaurant Reservation is a NestJS-based backend application designed for managing restaurant bookings. Built for a Software Development Practice class's project.

Contributors

There two contributors to this project: ThanaphomH (me) and NasmeenI

Prerequisites

  • Node.js (v16 or higher)
  • PostgreSQL
  • PNPM package manager
  • Environment configuration (see .env.example)

Project setup

$ pnpm install

Compile and run the project

# development
$ pnpm run dev

# watch mode
$ pnpm run start:dev

# production mode
$ pnpm run start:prod

Deployment

The application is configured for deployment on Google Cloud Run. Refer to the Google Cloud Run documentation for setup instructions.

License

This project is licensed under the MIT licensed.

About

A NestJS-based backend application designed for managing restaurant bookings. Built for a Software Development Practice class's project.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 2

  •  
  •