ftmatsumoto / appointment-server

Server side API for appointment

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About

Server side API for appointment

License:MIT License


Languages

Language:JavaScript 92.0%Language:HTML 8.0%