Public API for a society manager application

Matt Coles b147cb9739 Update README.md il y a 10 ans
.gitignore 272fa26135 Initial Commit il y a 10 ans
LICENSE 0c6209f476 Add license and readme il y a 10 ans
README.md b147cb9739 Update README.md il y a 10 ans
index.js 272fa26135 Initial Commit il y a 10 ans
package.json 272fa26135 Initial Commit il y a 10 ans

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