A NodeJS Backend for DirdProject
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 startTest the project:
$ npm testThis 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