This project consists in a server based in NodeJS with the framework ExpressJS. It implements a local authentication strategy based in a MySQL server located in other Raspberry Pi (B+).
This project is an attempt to remotely control a robot using web technologies to achieve it.
You can see pictures of the ongoing project in the folder "pictures".
Dependencies in package.json
In order to run the program you should install all the dependencies explained in package.json and create the private files to provide the Data Base configuration and the "secrets" of the server.
This project is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version. This project is distributed with educational intentions.