Public API for a society manager application

Matt Coles b9234d83fd Update .gitignore vor 9 Jahren
.gitignore b9234d83fd Update .gitignore vor 9 Jahren
LICENSE 0c6209f476 Add license and readme vor 10 Jahren
README.md b147cb9739 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