Server side of the servers registration client. Its job is to communicate with the authorization-server and to manage client with the authorization-server.
git clone https://github.com/misha1235000/SpikeServer.git
cd SpikeServer
npm install
npm start
Please read CONTRIBUTING.md for details on our code of conduct, and the process for submitting pull requests to us.
This project is licensed under the MIT License - see the LICENSE.md file for details