Skip to content

UrbanEats/Reservations

Repository files navigation

UrbanEats

Description

The reservations components for a restaurant reservations service.

Related Projects

Table of Contents

  1. Requirements

Requirements

  • Node v8.15.x
  • MongoDB v4.2.x
  • npm v6.10.x

Installing Dependencies

From within the root directory

  1. To see a working version of the application
git checkout e589de6
  1. Install project dependencies
npm install
  1. To seed the MongoDB database
npm run seed
  1. To create a client bundle
npm run build
  1. To start the server
npm server-dev
  1. To see the fruit of your labors, go to localhost:3000/:rid/reservations i.e. localhost:3000/L1/reservations

About

Reservation microservice for a restaurant reservations web application

Topics

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages