Public API for a society manager application

Matt Coles b9234d83fd Update .gitignore před 9 roky
.gitignore b9234d83fd Update .gitignore před 9 roky
LICENSE 0c6209f476 Add license and readme před 10 roky
README.md b147cb9739 Update README.md před 10 roky
index.js 272fa26135 Initial Commit před 10 roky
package.json 272fa26135 Initial Commit před 10 roky

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