Public API for a society manager application

Matt Coles 3b33355c5f Update README.md vor 10 Jahren
.gitignore 272fa26135 Initial Commit vor 10 Jahren
LICENSE 0c6209f476 Add license and readme vor 10 Jahren
README.md 3b33355c5f Update README.md vor 10 Jahren
index.js 272fa26135 Initial Commit vor 10 Jahren
package.json 272fa26135 Initial Commit vor 10 Jahren

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