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