Public API for a society manager application

Matt Coles 3b33355c5f Update README.md 10 yıl önce
.gitignore 272fa26135 Initial Commit 10 yıl önce
LICENSE 0c6209f476 Add license and readme 10 yıl önce
README.md 3b33355c5f Update README.md 10 yıl önce
index.js 272fa26135 Initial Commit 10 yıl önce
package.json 272fa26135 Initial Commit 10 yıl önce

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