/appointment-server

Server side API for appointment

Primary LanguageJavaScriptMIT LicenseMIT

Appointment server

Appointment server is a WebSocket server for appointments

Table of Contents

  1. Usage
  2. Requirements
  3. Development
    1. Installing Dependencies
    2. Tasks
  4. Team
  5. Contributing

Usage

Requirements

The dependencies version are specified in the package.json file

Development

Cloning latest version

git clone https://github.com/ftmatsumoto/appointment-server

Installing Dependencies

From within the root directory:

npm install

Roadmap

View the project roadmap here

Contributing

See CONTRIBUTING.md for contribution guidelines.