Skip to content

chazapp/dird-project-back

Repository files navigation

Dird Project Backend

CircleCI
A NodeJS Backend for DirdProject

Installation

Clone the repository, install the dependencies, then run using npm:

$ git clone git@github.com/shadonovitch/dird-project-back && cd dird-project-back
$ npm install
$ npm start

Test the project:

$ npm test

Objectives

This backend should support the DirdProject. It is a REST API that will be used by the DirdProject Frontend.
The main features to be implemented are :

  • User creation and connection
  • Relations between users (subscription)
  • Private Messaging
  • Public "Woofs": 145 char-long public messages

About

A NodeJS Backend for DirdProject

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors