Skip to content

emp-daisy/msg-tree

Repository files navigation

msg-tree

An API for messaging application

API Documentation

User Interface

Installation Guide

  • Install node version 6 or higher

  • Install and setup mongodb

  • Clone this repo and navigate to the location

      * `$ git clone https://github.com/emp-daisy/msg-tree.git`
    
  • Install all dependencies * $ yarn install

  • Start the application * $ yarn start:dev

  • Open on browser browser * localhost:3000

Testing

Server test

yarn test

Technologies

NodeJS - A JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient.

ExpressJS - A minimal and flexible Node.js web application framework that provides a robust set of features for web and mobile applications.

GraphQl - GraphQL is a query language for APIs and a runtime for fulfilling those queries with your existing data.

Mongoose - Mongoose provides a straight-forward, schema-based solution to model your application data.

Author

License

This project is licensed under MIT.

Contribution

When contributing to this repository, please first discuss the change you wish to make via issue, email, or any other method with the author of this repository before making a change.

Acknowledgment

  • All technologies & dependencies used in this application

About

An API for messaging application

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published