Public API for a society manager application

Matt Coles b9234d83fd Update .gitignore hace 9 años
.gitignore b9234d83fd Update .gitignore hace 9 años
LICENSE 0c6209f476 Add license and readme hace 10 años
README.md b147cb9739 Update README.md hace 10 años
index.js 272fa26135 Initial Commit hace 10 años
package.json 272fa26135 Initial Commit hace 10 años

README.md

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