Public API for a society manager application
|
|
9 年 前 | |
|---|---|---|
| .gitignore | 9 年 前 | |
| LICENSE | 10 年 前 | |
| README.md | 10 年 前 | |
| index.js | 9 年 前 | |
| package.json | 10 年 前 |
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