Public API for a society manager application

README.md 195B

ip-project-server

Server for Integrated Project, powered by Express.js and Redis

To run, first start Redis:

redis-server

Then start the Express framework using:

node index.js